Condition Coverage

blib/lib/CTK/Crypt.pm
Criterion Covered Total %
condition 0 22 0.0


and 3 conditions

line !l l&&!r l&&r condition
210 0 0 0 defined $filein and length $filein
0 0 0 defined $filein and length $filein and -e $filein
214 0 0 0 defined $fileout and length $fileout
259 0 0 0 defined $filein and length $filein
0 0 0 defined $filein and length $filein and -e $filein
263 0 0 0 defined $fileout and length $fileout

or 2 conditions

line l !l condition
211 0 0 $filein // ""
260 0 0 $filein // ""