blib/lib/Catalyst/Model/DBIC/Schema/Types.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 12 | 41.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
92 | 0 | 0 | 10 | ref $extra and &reftype($extra) eq "HASH" |
99 | 0 | 3 | 2 | ref $_->[0] and &reftype($_->[0]) eq "CODE" |
0 | 0 | 3 | @$_ == 1 and ref $_->[0] | |
0 | 0 | 3 | @$_ == 1 and ref $_->[0] and &reftype($_->[0]) eq "HASH" |