| blib/lib/Rope/Factory.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 16 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 5 | 0 | if (@types) |
| 21 | 5 | 5 | !ref($factory[0]) ? : |
| 25 | 8 | 2 | if ($meta->{'properties'}{$name}) { } |
| 26 | 3 | 5 | if ($meta->{'properties'}{$name}{'fact'}[$ind]) { } |
| 38 | 1 | 16 | if (ref $check eq 'CODE') { } |
| 39 | 0 | 1 | if $cb |
| 45 | 5 | 5 | if ($extends) { } |
| 2 | 3 | elsif (not $exists) { } |