Condition Coverage

blib/lib/Config/OpenSSH/Authkey/Entry.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

line !l l&&!r l&&r condition
158 9 0 9 exists $$self{'_options'} and length $$self{'_options'} > 0
170 10 0 9 exists $$self{'_comment'} and length $$self{'_comment'} > 0

or 3 conditions

line l !l&&r !l&&!r condition
144 3 0 0 shift() || croak('no data supplied to parse')
165 0 0 19 not defined $$self{'_key'} or length $$self{'_key'} < $MIN_KEY_LENGTH
186 0 0 16 not defined $$self{'_key'} or length $$self{'_key'} < $MIN_KEY_LENGTH