Branch Coverage

blib/lib/Schedule/Activity/Attribute/Report.pm
Criterion Covered Total %
branch 32 36 88.8


line true false branch
20 7 3 if ($opt{'values'} eq "avg")
26 5 0 if ($opt{'names'})
5 5 if ($opt{'header'})
33 0 222 if ($i < 0) { }
20 202 elsif ($i >= $attr->$#*) { }
21 181 elsif ($i == 0) { }
42 16 4 if ($opt{'names'})
50 3 3 if ($opt{'values'} eq "avg")
52 1 1 $opt{'values'} eq 'avg' ? :
2 0 if ($opt{'names'})
2 4 if ($opt{'header'})
55 8 4 if ($opt{'names'})
95 1 15 if ($opt{'format'} =~ /^hash/)
98 10 6 if ($opt{'type'} eq 'grid') { }
6 0 elsif ($opt{'type'} eq 'summary') { }
101 1 15 if ($opt{'format'} eq 'hash') { }
1 14 elsif ($opt{'format'} eq 'table') { }
1 13 elsif ($opt{'format'} eq 'plot') { }