| blib/lib/Class/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 11 | 72.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 41 | 87 | 4 | 5 | $attrib =~ /^_/ and not $prefix |
| 73 | 0 | 0 | 0 | first sub { $_ eq $attrib; } , @privates and _my_caller() ne $pkg |
| 84 | 1 | 22 | 5 | not $prefix and $attrib =~ /^_/ |
| line | l | !l | condition |
|---|---|---|---|
| 34 | 70 | 27 | $3 || '' |