Condition Coverage

blib/lib/Encode/Bootstring.pm
Criterion Covered Total %
condition 11 21 52.3


or 2 conditions

line l !l condition
78 0 1 $$self{'BASIC'} ||= [('a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z'), ('A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z'), ('0', '1', '2', '3', '4', '5', '6', '7', '8', '9')]
82 0 1 $$self{'DELIMITER'} ||= '-'
83 0 1 $$self{'TMIN'} ||= 1
86 0 1 $$self{'INITIAL_BIAS'} ||= 72
87 0 1 $$self{'SKEW'} ||= 38
88 0 1 $$self{'DAMP'} ||= 700

or 3 conditions

line l !l&&r !l&&!r condition
58 0 1 0 ref $invocant || $invocant
84 0 1 0 $$self{'TMAX'} ||= $$self{'BASE'} - 1
110 1 25 36 not exists $$self{'maxord'} or $$self{'maxord'} < ord $_