blib/lib/POE/Component/Client/NTP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 8 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
137 | 2 | 0 | 0 | $opts{'port'} and $opts{'port'} =~ /^\d+$/ |
152 | 2 | 0 | 0 | $kernel == $sender and not $$self{'session'} |
line | l | !l | condition |
---|---|---|---|
203 | 1 | 1 | $$self{'timeout'} || 60 |