Condition Coverage

lib/CellBIS/Random.pm
Criterion Covered Total %
condition 10 54 18.5


and 3 conditions

line !l l&&!r l&&r condition
60 0 0 0 $count_odd != 0 and $count_even != 0
67 0 0 0 $count_odd != 0 and $count_even == 0
78 0 0 0 $count_odd != 0 and $count_even != 0
84 0 0 0 $count_odd != 0 and $count_even == 0
91 0 0 0 $count_odd == 0 and $count_even != 0
102 0 0 4 $count_odd != 0 and $count_even != 0
107 0 4 0 $count_odd != 0 and $count_even == 0
111 4 0 0 $count_odd == 0 and $count_even != 0
145 0 0 0 $count_odd != 0 and $count_even != 0
152 0 0 0 $count_odd != 0 and $count_even == 0
163 0 0 0 $count_odd != 0 and $count_even != 0
170 0 0 0 $count_odd != 0 and $count_even == 0
177 0 0 0 $count_odd == 0 and $count_even != 0
188 0 0 2 $count_odd != 0 and $count_even != 0
192 0 2 0 $count_odd != 0 and $count_even == 0
196 2 0 0 $count_odd == 0 and $count_even != 0

or 3 conditions

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