blib/lib/Sort/ArbBiLex.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 21 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
70 | 0 | 0 | 144 | defined $_ && length $_ |
298 | 0 | 0 | 24 | @_ and ref $_[0] |
313 | 0 | 0 | 14 | @_ and ref $_[0] |
323 | 0 | 0 | 14 | @_ and ref $_[0] |
335 | 0 | 0 | 8 | @_ and ref $_[0] |
340 | 0 | 0 | 8 | @_ and ref $_[0] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
29 | 0 | 0 | 4 | $sym =~ /::/ or $sym =~ /'/ |