| blib/lib/Hustle/Table.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 15 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 69 | 20 | 1 | 0 | $ref and $ref ne "CODE" |
| line | l | !l | condition |
|---|---|---|---|
| 27 | 5 | 0 | shift() // __PACKAGE__ |
| 28 | 0 | 5 | shift() // undef |
| 95 | 1 | 1002 | $options{'cache'} // {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 104 | 6 | 0 | 3007 | not defined $_->[2] or ref($_->[2] eq "RegExp") |
| 105 | 0 | 6 | 0 | $_->[2] //= qr/$_->[0]/ |