| blib/lib/FTN/Crypt/Msg.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 24 | 45.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 57 | 0 | 0 | 2 | defined $kludge and $kludge ne '' |
| 215 | 0 | 0 | 4 | defined $kludge and $kludge ne '' |
| 229 | 0 | 0 | 3 | defined $text and $text ne '' |
| 298 | 0 | 0 | 2 | defined $kludge and defined $idx |
| 340 | 0 | 0 | 2 | defined $kludge and defined $idx |
| 553 | 0 | 0 | 3 | defined $text and defined $idx |
| 645 | 4 | 4 | 21 | defined $is_kludge and $is_kludge |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 651 | 0 | 4 | 19 | not defined $is_kludge or $is_kludge |