Branch Coverage

blib/lib/Range/Merge/Boilerplate.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
21 0 8 unless ($type =~ /^(?:class|role|script)$/msu)
33 0 8 if ($type eq 'class') { }
0 8 elsif ($type eq 'role') { }
60 0 8 if ($Range::Merge::Boilerplate::PERL_VERSION lt v5.24.0)