blib/lib/Data/Tersify.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 12 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
232 | 0 | 19 | 24 | &blessed($terse_object) && $terse_object->isa('Data::Tersify::Summary') |
256 | 17 | 2 | 22 | $changed and $caller_sub ne 'Data::Tersify::tersify' |
305 | 2 | 0 | 3 | &reftype($safe_structure) eq 'HASH' and &reftype($new_contents) eq 'HASH' |
0 | 0 | 2 | &reftype($safe_structure) eq 'ARRAY' and &reftype($new_contents) eq 'ARRAY' |