blib/lib/Kelp/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
46 | 622 | 932 | 0 | ref $default and ref $default ne "CODE" |
57 | 15008 | 2 | 1937 | @_ > 1 and not $readonly |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
16 | 252 | 190 | 0 | shift() || $class |