Branch Coverage

File:C4/Creators/Template.pm
Coverage:0.0%

line%coveragebranch
180TFif $_[0] =~ /::/
430TFif (scalar @_ > 1) { }
460TFif (not grep /$key/, @valid_template_params)
530TFif (not grep /$_/, @valid_template_params)
910TFif (_check_params(@_) eq 1)
1250TFif ($sth->err)
1300TFif $opts{'convert'} and $opts{'convert'} == 1 or $opts{'profile_id'}
1310TFif $opts{'profile_id'} and $$self{'profile_id'}
1420TFif (ref $_[0]) { }
1520TFif (scalar @query_params < 2)
1530TFif not $query_params[0]
1540TFif not $query_params[1]
1660TFif ($$self{'template_id'}) { }
1700TFif $key eq 'template_id' or $key eq 'template_stat' or $key eq 'creator'
1790TFif ($sth->err)
1900TFif $key eq 'template_stat'
2030TFif ($sth->err)
2180TFif (_check_params(@_) eq 1)
2220TFif (exists $$self{$attr}) { }
2320TFif (_check_params(@_) eq 1)
2440TFif ($start_label eq 1) { }
2660TFif ($$current_label{'col_count'} lt $self->get_attr('cols')) { }
2720TFif ($$current_label{'row_count'} eq $self->get_attr('rows')) { }