| blib/lib/Test/ExtDirect.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 14 | 42.8 |
| line | true | false | branch |
|---|---|---|---|
| 145 | 2 | 1 | unless ($arg) |
| 148 | 0 | 2 | unless $api |
| 152 | 0 | 2 | unless $method |
| 155 | 2 | 0 | if ($method->is_ordered) { } |
| 0 | 0 | elsif ($method->is_named) { } | |
| 277 | 0 | 9 | unless eval "require $class" |
| 298 | 0 | 0 | if ($err) { } |