| blib/lib/Fukurama/Class/Implements.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 12 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 278 | 41480 | 59 | 0 | $interfaces and exists $$interfaces{$interface_class} |
| line | l | !l | condition |
|---|---|---|---|
| 141 | 0 | 9 | $import_depth ||= 0 |
| 160 | 5 | 7 | $$REGISTER{$child} ||= {} |
| 264 | 23 | 36 | $$methodnames{$method} ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 157 | 12 | 0 | 1 | %{"${interface}::";} or eval "use $interface();return 1" |