Condition Coverage

blib/lib/Data/Petitcom/QRCode.pm
Criterion Covered Total %
condition 11 15 73.3


or 2 conditions

line l !l condition
175 5 0 shift() || (return)
192 16 1 shift() || 4
193 10 7 shift() // 1

or 3 conditions

line l !l&&r !l&&!r condition
90 2 16 0 $$self{$_} || $defaults{$_}
195 1 1 15 $version < 1 or $version > 24
197 0 0 15 $ecc < 0 or $ecc > 3