| blib/lib/xsub.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 18 | 38.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 13 | 1 | 0 | 34 | @_ && !($_[0] =~ /^:/) |
| 42 | 0 | 37 | 26 | $i < @l and $l[$i] eq '' |
| 43 | 0 | 0 | 37 | $i < @l and $l[$i] =~ /^(\s+)/ |
| 182 | 0 | 0 | 0 | $$_{'name'} and @{$$_{'attributes'};} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 77 | 1 | 0 | 0 | not -e $qso or -M $qpm < -M $qso |
| 1 | 0 | 0 | not -e $qso or -M $qpm < -M $qso or -M '/.cpan/build/vm-1.0.1-mp2L5F/blib/lib/xsub.pm' < -M $qso |