Condition Coverage

blib/lib/Summerset/IsbnConverter.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
67 1 0 1 &validateIsbn13($input) and $input =~ /^978/

or 2 conditions

line l !l condition
184 5 1 &_replaceNonDigitCharacters(shift()) || ''
216 4 1 &_replaceNonDigitCharacters(shift()) || ''
237 15 3 shift() || ''