Branch Coverage
blib/lib/HackaMol/Roles/SelectionRole.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
39
1
9
if
(
$self
->has_selection_cr
(
$selection
)
)
{
}
6
3
elsif
(
exists
$common_selections
{
$selection
}
)
{
}