| blib/lib/Moose/Exception/InvalidArgPassedToMooseUtilMetaRole.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 1 | 5 | &blessed($arg) ? : |
| 23 | 3 | 3 | if (defined $found and &blessed($found)) { } |
| 3 | 0 | elsif (not defined $found) { } | |
| 29 | 2 | 1 | defined $arg ? : |