blib/lib/Net/Telnet/Netgear/Packet/Native.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
14 | 1 | 10 | unless exists $opts{'mac'} |
22 | 2 | 8 | unless length $opts{'mac'} < 16 and length $opts{'username'} < 16 |
32 | 1 | 7 | unless length $opts{'password'} <= 33 |
54 | 0 | 6 | unless $cipher->cipher('Blowfish') |
80 | 8 | 22 | if $i >= $length |