| blib/lib/Devel/PerlySense/Document/Api.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 10 | 80.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 154 | 0 | 0 | unless !$rhSub->{$b}->row <=> !$rhSub->{$a}->row or uc $a cmp uc $b or ($rhSub->{$a}->file eq $fileCurrent) <=> ($rhSub->{$b}->file eq $fileCurrent) or $rhSub->{$a}->file cmp $rhSub->{$b}->file or $rhSub->{$a}->row <=> $rhSub->{$b}->row | 
| 253 | 415 | 346 | if ($oNode) { } | 
| 289 | 105 | 110 | if (my $oLocation = $rhSub->{$method}) { } | 
| 292 | 69 | 36 | if ($oLocation->row == 0 and $oLocationBase->row == 0) | 
| 297 | 14 | 91 | if ($oLocationBase->row != 0 and $oLocation->row == 0) |