blib/lib/Error/TypeTiny.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 18 | 72.2 |
line | true | false | branch |
---|---|---|---|
28 | 0 | 838 | @_ == 1 ? : |
46 | 2361 | 0 | if defined $caller |
52 | 635 | 202 | if (((caller $level - 1)[1] || '') =~ /^(?:parameter validation for|exportable function) '(.+?)'$/) |
56 | 552 | 83 | if caller $level eq ($pkg || '') |
61 | 0 | 837 | if (caller $level)[1] =~ /^\(eval \d+\)$/ and (caller $level)[3] eq "(eval)" |
69 | 1 | 836 | if (our $StackTrace) |
82 | 3 | 834 | $callback ? : |
98 | 377 | 0 | $c ? : |
0 | 377 | $m =~ /\n\z/s ? : |