blib/lib/Net/Telnet/Netgear/Packet/Native.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 9 | 88.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
22 | 1 | 1 | 8 | length $opts{'mac'} < 16 and length $opts{'username'} < 16 |
line | l | !l | condition |
---|---|---|---|
20 | 5 | 5 | $opts{'username'} ||= 'Gearguy' |
21 | 5 | 5 | $opts{'password'} ||= 'Geardog' |
78 | 30 | 0 | $filler ||= ' ' |