| blib/lib/FTN/Pkt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 59 | 0 | 0 | 0 | length $str > $len and $len > 0 |
| 144 | 0 | 0 | 0 | exists $$self{$_} and defined $$self{$_} |
| 146 | 0 | 0 | 0 | exists $$self{'text'} and defined $$self{'text'} |
| 149 | 0 | 0 | 0 | exists $$self{$_} and defined $$self{$_} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 48 | 0 | 0 | 0 | $tm ||= time |
| 198 | 0 | 0 | 0 | $$self{'origin'} or $$self{'area'} |