Condition Coverage

lib/Sisimai/SMTP/Command.pm
Criterion Covered Total %
condition 19 31 61.2


and 3 conditions

line !l l&&!r l&&r condition
51 1239 43 0 $ca > 47 and $ca < 58
1188 94 0 $cz > 47 and $cz < 58
52 1251 31 0 $ca > 63 and $ca < 91
1250 31 1 $cz > 63 and $cz < 91
53 1281 0 0 $ca > 96 and $ca < 123
1281 0 0 $cz > 96 and $cz < 123

or 2 conditions

line l !l condition
23 7127 1 shift() // (return 0)
34 3464 36 shift() // (return "")

or 3 conditions

line l !l&&r !l&&!r condition
51 0 0 1282 $ca > 47 and $ca < 58 or $cz > 47 and $cz < 58
52 0 4 1278 $ca > 63 and $ca < 91 or $cz > 63 and $cz < 91
53 0 0 1281 $ca > 96 and $ca < 123 or $cz > 96 and $cz < 123