blib/lib/Test2/Util/Sub.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 18 | 77.7 |
line | true | false | branch |
---|---|---|---|
32 | 4 | 8 | if @_ |
40 | 3 | 2 | unless ref $sub eq "CODE" |
52 | 0 | 1471 | unless ref $sub eq "CODE" |
62 | 3598 | 24205 | if $op->can("line") |
63 | 1471 | 26332 | unless $op->can("next") |
68 | 1471 | 0 | if (@all_lines) |
74 | 430 | 1041 | if ($start < $end) |
75 | 430 | 0 | unless $start <= 1 or $in{$start} |
76 | 430 | 0 | unless $in{$end} |