blib/lib/Palm/ListDB/Writer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 18 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
231 | 2 | 0 | 0 | $f1 eq '' and $f2 eq '' |
2 | 0 | 0 | $f1 eq '' and $f2 eq '' and $note eq '' | |
394 | 1 | 10 | 5 | $_ && $_ < $numcats |
line | l | !l | condition |
---|---|---|---|
235 | 2 | 0 | $f1 || '' |
2 | 0 | $f2 || '' | |
2 | 0 | $note || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
298 | 1 | 0 | 0 | lc $$a[1] cmp lc $$b[1] or lc $$a[2] cmp lc $$b[2] |