Condition Coverage

blib/lib/Data/Encrypted.pm
Criterion Covered Total %
condition 0 27 0.0


and 3 conditions

line !l l&&!r l&&r condition
169 0 0 0 $self and $FH || $FILE

or 3 conditions

line l !l&&r !l&&!r condition
67 0 0 0 ref $class || $class
76 0 0 0 $PK || File::HomeDir::home() . '/.ssh/identity.pub'
78 0 0 0 $SK || File::HomeDir::home() . '/.ssh/identity'
143 0 0 0 $RESET or not exists $$self{'_data'}{$arg}
169 0 0 0 $FH || $FILE
180 0 0 0 $PK || File::HomeDir::home() . '/.ssh/identity.pub'
182 0 0 0 $SK || File::HomeDir::home() . '/.ssh/identity'
196 0 0 0 exists $INC{'Inline/Files.pm'} or not $FILE