blib/lib/Zoidberg/DispatchTable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 8 | 50.0 |
line | l | !l | condition |
---|---|---|---|
77 | 124 | 207 | exists $$self[0]{$key} and scalar @{$$self[0]{$key};} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
32 | 85 | 0 | 0 | shift() || error('need object ref to tie hash') |
59 | 0 | 0 | 782 | not length $value or $value =~ /^\$/ |