blib/lib/Devel/Backtrace.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 12 | 91.6 |
line | true | false | branch |
---|---|---|---|
54 | 6 | 7 | if (1 == @opts) |
58 | 1 | 2 | if ('-format' eq $opt) { } |
2 | 0 | elsif ('-start' eq $opt) { } | |
67 | 8 | 5 | if (defined $start) { } |
133 | 6 | 1 | @_ ? : |
170 | 2 | 4 | @_ ? : |