Branch Coverage
blib/lib/Data/Cleaner/Boolean.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
10
1
2
$_[1] =~ /^true$/i || $_[1] =~ /^false$/i ? :
15
1
1
if ($_[1] =~ /^yes$/i) { }
0
1
elsif ($_[1] =~ /^no$/i) { }