Condition Coverage

blib/lib/Crypt/NamedKeys.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
293 0 0 0 $args{'data'} and ref $args{'data'}
333 0 0 0 $args{'data'} and $args{'mac'}
348 0 0 0 $cyphertext and $secret

or 2 conditions

line l !l condition
295 0 0 $args{'cypher'} || 'Rijndael'