Condition Coverage

blib/lib/Crypt/DSA/Key.pm
Criterion Covered Total %
condition 9 11 81.8


and 3 conditions

line !l l&&!r l&&r condition
18 1 3 0 $param{'Filename'} and $param{'Content'}
33 80 0 1 @_ > 1 and not defined $value

or 2 conditions

line l !l condition
49 102 4 $key->{$meth} || ''

or 3 conditions

line l !l&&r !l&&!r condition
17 3 1 1 $param{'Filename'} or $param{'Content'}