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
106 3 0 36 defined $chr_name and defined $chr_start
143 0 0 1 defined $key and defined $value
156 0 0 42 exists $info->{'chr'} and exists $info->{'start'}
157 0 0 42 defined $info->{'chr'} and defined $info->{'start'}