Condition Coverage

blib/lib/XAO/Utils.pm
Criterion Covered Total %
condition 3 7 42.8


and 3 conditions

line !l l&&!r l&&r condition
507 0 0 1618 not ref $arr->[0] and scalar(@$arr) % 2 == 0

or 2 conditions

line l !l condition
132 0 100000 $_[0] || 8
383 0 1 $encoding || 'utf8'