Branch Coverage

blib/lib/Template/Caribou/Tags.pm
Criterion Covered Total %
branch 29 34 85.2


line true false branch
23 1 20 if @args == 1
25 0 20 if @args % 2
29 3 25 if ($k =~ s/^\+//) { }
1 24 elsif ($k =~ s/^-//) { }
31 2 1 unless ref $_{$k}
37 0 1 unless ref $_{$k}
54 0 177 unless $arg->{'-as'} ||= $arg->{'tag'}
62 1 82 if (my $defaults = $arg->{'classes'} || $arg->{'class'})
64 1 0 unless ref $_{'class'}
65 0 1 if (ref $defaults) { }
75 1 82 if $arg->{'groom'}
90 100 11 $indent ? :
92 105 6 ref $inner_sub eq 'CODE' ? :
104 74 37 if $Template::Caribou::TAG_INDENT_LEVEL // $bou->indent
110 91 20 if ($groom)
125 6 31 is_plain_hashref($_{$_}) ? :
135 44 67 if (length $inner) { }