Condition Coverage

lib/CellBIS/Random.pm
Criterion Covered Total %
condition 12 58 20.6


and 3 conditions

line !l l&&!r l&&r condition
59 0 0 0 $count_odd != 0 and $count_even != 0
66 0 0 0 $count_odd != 0 and $count_even == 0
77 0 0 0 $count_odd != 0 and $count_even != 0
83 0 0 0 $count_odd != 0 and $count_even == 0
90 0 0 0 $count_odd == 0 and $count_even != 0
101 0 0 6 $count_odd != 0 and $count_even != 0
106 0 6 0 $count_odd != 0 and $count_even == 0
110 6 0 0 $count_odd == 0 and $count_even != 0
143 0 0 0 $count_odd != 0 and $count_even != 0
150 0 0 0 $count_odd != 0 and $count_even == 0
161 0 0 0 $count_odd != 0 and $count_even != 0
168 0 0 0 $count_odd != 0 and $count_even == 0
175 0 0 0 $count_odd == 0 and $count_even != 0
186 0 0 3 $count_odd != 0 and $count_even != 0
190 0 3 0 $count_odd != 0 and $count_even == 0
194 3 0 0 $count_odd == 0 and $count_even != 0

or 2 conditions

line l !l condition
47 4 0 $string //= 'Is Empty'
131 2 0 $string //= 'Is Empty'

or 3 conditions

line l !l&&r !l&&!r condition
42 2 4 0 $arg_len == 2 or $arg_len >= 3
126 2 1 0 $arg_len == 2 or $arg_len >= 3