| blib/lib/CPM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 7 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 154 | 0 | 0 | 0 | ord $ch > 31 and ord $ch < 127 |
| line | l | !l | condition |
|---|---|---|---|
| 45 | 0 | 0 | XML::Simple::XMLout($self->{'xml'}, ('keeproot', 1, 'xmldecl', '')) || die("can't XMLout: $!") |
| 146 | 0 | 0 | shift() || (return) |