Condition Coverage

lib/Term/RouterCLI/Auth.pm
Criterion Covered Total %
condition 7 24 29.1


and 3 conditions

line !l l&&!r l&&r condition
180 2 0 1 $$iCryptIDType == 0 and defined $$sPassword
1 0 1 $$iCryptIDType == 6 and defined $$sPassword
1 0 1 $$iCryptIDType == 6 and defined $$sPassword and defined $$sSalt

or 3 conditions

line l !l&&r !l&&!r condition
40 0 1 0 ref $pkg || $pkg
89 0 0 0 ord $key == 127 or ord $key == 8
0 0 0 ord $key <= 32 or ord $key > 127
129 0 0 0 ord $key == 127 or ord $key == 8
0 0 0 ord $key <= 32 or ord $key > 127