| blib/lib/BBDB/Export/LDIF.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 12 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 134 | 0 | 0 | 75 | $name and $value |
| 161 | 7 | 0 | 0 | $outfile and not $$self{'data'}{'quiet'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 22 | 7 | 0 | 0 | $$record{'first'} or $$record{'last'} |
| 36 | 7 | 0 | 0 | $$record{'last'} || $$record{'first'} |