| lib/Unexpected/TraitFor/Throwing.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 48 | 1 | 9 | if $self->$_is_object_ref(@args) |
| 51 | 1 | 8 | unless $error |
| 53 | 3 | 5 | &is_one_of_us($error) ? : |
| 59 | 1 | 32 | unless my $class = &blessed($self) |
| 67 | 1 | 28 | if $self->$_is_object_ref(@args) |
| 68 | 1 | 27 | if &is_one_of_us($args[0]) |
| 73 | 3 | 1 | if $e = (shift())->caught(@_) |