| blib/lib/Aion/Carp.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 6 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 4 | 3 | if (not ref $x) { } |
| 1 | 3 | elsif (builtin::reftype($x) eq 'HASH' and not exists $x->{'STACKTRACE'}) { } | |
| 15 | 1 | 3 | if ($x =~ s/\n[ \t]+\.\.\.propagated at .* line \d+\.\n\z/\n/d) { } |