| blib/lib/Tree/Persist/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 8 | 50.0 |
| line | l | !l | condition |
|---|---|---|---|
| 60 | 0 | 0 | shift() && 1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 154 | 0 | 4 | 1 | @$params and not &blessed($params->[0]) |
| 4 | 0 | 1 | @$params and not &blessed($params->[0]) and ref $params->[0] eq 'HASH' |