Branch Coverage

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


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