| blib/lib/Treex/PML/Factory.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 12 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 8 | 0 | if ($role eq __PACKAGE__) { } |
| 20 | 0 | 8 | ref $role eq __PACKAGE__ ? : |
| 35 | 0 | 8 | if $class eq __PACKAGE__ |
| 39 | 8 | 0 | unless ((ref $prev || '') eq $class) |
| 40 | 0 | 8 | ref $obj ? : |
| 47 | 0 | 8 | unless UNIVERSAL::DOES::does($factory, __PACKAGE__) |