| blib/lib/Devel/NYTProf/Callgrind/TicksDiff.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 15 | 22 | 68.1 | 
| line | true | false | branch | 
|---|---|---|---|
| 134 | 0 | 2 | unless my $reffiles = $self->files | 
| 176 | 28 | 0 | if ($block_b) { } | 
| 180 | 19 | 9 | if ($delta > 0) { } | 
| 187 | 6 | 3 | if ($delta < $max_less) | 
| 225 | 0 | 28 | if (scalar keys %$nblock == 0) | 
| 232 | 7 | 21 | if ($norm) | 
| 238 | 3 | 25 | if ($nticks < 0 and not $allow_negative) | 
| 273 | 0 | 28 | unless my $blocka = shift() | 
| 274 | 0 | 28 | unless my $blockb = shift() | 
| 294 | 0 | 1 | unless my $file = shift() | 
| 299 | 0 | 1 | if (not -f $file) |