Condition Coverage

blib/lib/App/RL/Common.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
108 3 0 36 defined $chr_name and defined $chr_start
145 0 0 1 defined $key and defined $value
158 0 42 0 exists $info->{'chr'} and exists $info->{'start'}
159 0 0 42 defined $info->{'chr'} and defined $info->{'start'}