Condition Coverage

blib/lib/Crypt/ECB.pm
Criterion Covered Total %
condition 14 19 73.6


and 2 conditions

line l !l condition
362 1 1 length($data) % $bs && die($message)

and 3 conditions

line !l l&&!r l&&r condition
189 0 0 1879 $module->can('blocksize') and $module->blocksize
362 16 447 0 length $data && ($data .= "\200" . "\000" x ($pad - 1))
16 448 0 length $data && ($data .= ' ' x $pad)

or 2 conditions

line l !l condition
71 1861 0 shift() || 'DES'
129 24 1 &$padding($plain, $bs, 'e') || ''
133 22 2 &$padding($padded, $bs, 'd') || ''
261 30 21 $_ || ''