| lib/Class/Dot/Policy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 12 | 83.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 143 | 20 | 0 | 12 | $export_class && $EXPORT_CLASS{$export_class} |
| 233 | 0 | 28 | 2 | defined $isa and $isa =~ /::/msx |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 215 | 54 | 4 | 31 | _NEWSCHOOL_TYPE($args[0]) or scalar @args == 1 |
| 248 | 4 | 13 | 69 | $options{'privacy'} ||= $options{'is'} |