blib/lib/Data/Sah/Util/Type.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 24 | 37 | 64.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
42 | 0 | 0 | 82 | defined $sch and not ref $sch |
66 | 4 | 0 | 12 | $of and ref $of eq 'ARRAY' |
4 | 4 | 8 | $of and ref $of eq 'ARRAY' and @$of | |
91 | 4 | 2 | 14 | $tmeta->{'scalar'} && !$tmeta->{'ref'} |
line | l | !l | condition |
---|---|---|---|
75 | 0 | 3 | $opts //= {} |
84 | 0 | 33 | $opts //= {} |
96 | 0 | 31 | $opts //= {} |
108 | 0 | 9 | $opts //= {} |
120 | 0 | 6 | $opts //= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
88 | 6 | 6 | 21 | $type eq 'any' or $type eq 'all' |
91 | 1 | 0 | 20 | $tmeta->{'simple'} // $tmeta->{'scalar'} && !$tmeta->{'ref'} |
100 | 6 | 6 | 19 | $type eq 'any' or $type eq 'all' |
112 | 0 | 0 | 9 | $type eq 'any' or $type eq 'all' |
124 | 0 | 0 | 6 | $type eq 'any' or $type eq 'all' |