Branch Coverage

blib/lib/Dotiac/DTL/Tag/regroup.pm
Criterion Covered Total %
branch 16 38 42.1


line true false branch
29 0 2 unless $name{''} and $name{''}[0]
30 0 2 unless $name{'by'} and $name{'by'}[0]
31 0 2 unless $name{'as'} and $name{'as'}[0]
42 0 2 if $r eq 'HASH'
43 2 0 if $r eq 'ARRAY'
50 0 8 if (substr($$self{'property'}, 0, 1) eq '`') { }
56 0 8 unless $g
58 6 2 unless ($list)
74 0 2 if $r eq 'HASH'
75 2 0 if $r eq 'ARRAY'
82 0 8 if (substr($$self{'property'}, 0, 1) eq '`') { }
88 0 8 unless $g
90 6 2 unless ($list)
111 2 0 if $$self{'n'}
232 0 0 if $r eq 'HASH'
233 0 0 if $r eq 'ARRAY'
240 0 0 if (substr($$self{'property'}, 0, 1) eq '`') { }
246 0 0 unless $g
248 0 0 unless ($list)