| blib/lib/Data/Sah/MoreUtils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 23 | 35 | 65.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 39 | 0 | 0 | 79 | defined $sch and not ref $sch |
| 62 | 4 | 0 | 12 | $of and ref $of eq 'ARRAY' |
| 4 | 4 | 8 | $of and ref $of eq 'ARRAY' and @$of | |
| 78 | 4 | 2 | 14 | $$tmeta{'scalar'} && !$$tmeta{'ref'} |
| line | l | !l | condition |
|---|---|---|---|
| 71 | 0 | 33 | $opts //= {} |
| 83 | 0 | 31 | $opts //= {} |
| 95 | 0 | 9 | $opts //= {} |
| 107 | 0 | 6 | $opts //= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 75 | 6 | 6 | 21 | $type eq 'any' or $type eq 'all' |
| 78 | 1 | 0 | 20 | $$tmeta{'simple'} // $$tmeta{'scalar'} && !$$tmeta{'ref'} |
| 87 | 6 | 6 | 19 | $type eq 'any' or $type eq 'all' |
| 99 | 0 | 0 | 9 | $type eq 'any' or $type eq 'all' |
| 111 | 0 | 0 | 6 | $type eq 'any' or $type eq 'all' |