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