blib/lib/Net/xAP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 21 | 0.0 |
line | l | !l | condition |
---|---|---|---|
147 | 0 | 0 | $$self{'Options'}{'Synchronous'} ||= 1 |
148 | 0 | 0 | $$self{'Options'}{'Debug'} ||= 0 |
149 | 0 | 0 | $$self{'Options'}{'NonSyncLits'} ||= 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
137 | 0 | 0 | 0 | ref $class || $class |
254 | 0 | 0 | 0 | $type == 1 or $type == 3 |
382 | 0 | 0 | 0 | $len > 1024 or $str =~ /[\x00\x0a\x0d\x80-\xff]/ |
401 | 0 | 0 | 0 | $len > 1024 or $str =~ /[\x00\x0a\x0d\"\\\x80-\xff]/ |
614 | 0 | 0 | 0 | ref $class || $class |