blib/lib/Error/TypeTiny.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 18 | 72.2 |
line | true | false | branch |
---|---|---|---|
28 | 0 | 873 | @_ == 1 ? : |
46 | 2445 | 0 | if defined $caller |
52 | 640 | 232 | if (((caller $level - 1)[1] || '') =~ /^(?:parameter validation for|exportable function) '(.+?)'$/) |
56 | 552 | 88 | if caller $level eq ($pkg || '') |
61 | 0 | 872 | if (caller $level)[1] =~ /^\(eval \d+\)$/ and (caller $level)[3] eq "(eval)" |
69 | 1 | 871 | if (our $StackTrace) |
82 | 3 | 869 | $callback ? : |
98 | 403 | 0 | $c ? : |
0 | 403 | $m =~ /\n\z/s ? : |