Branch Coverage

blib/lib/Devel/NYTProf/Callgrind/TicksDiff.pm
Criterion Covered Total %
branch 16 22 72.7


line true false branch
134 1 1 unless my $reffiles = $self->files
176 21 0 if ($block_b) { }
180 12 9 if ($delta > 0) { }
187 6 3 if ($delta < $max_less)
225 0 21 if (scalar keys %$nblock == 0)
232 7 14 if ($norm)
238 3 18 if ($nticks < 0 and not $allow_negative)
273 0 21 unless my $blocka = shift()
274 0 21 unless my $blockb = shift()
294 0 1 unless my $file = shift()
299 0 1 if (not -f $file)