blib/lib/UNIVERSAL/dump.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 18 | 72.2 |
line | true | false | branch |
---|---|---|---|
36 | 0 | 9 | unless @_ |
44 | 4 | 8 | unless (ref $spec) |
46 | 0 | 4 | unless my $sub = $preset{$spec} |
54 | 1 | 7 | if $preset{$sub} |
57 | 2 | 6 | if (my $installed = $installed{$method}) |
58 | 1 | 1 | if $sub ne $installed |
74 | 1 | 2 | @_ ? : |
3 | 0 | if defined wantarray | |
75 | 0 | 0 | @_ ? : |