Branch Coverage

blib/lib/Bio/Protease/Role/Specificity/Regex.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
20 49389 5344 if (grep {not $peptide =~ /$_/;} @{$self->regex;})