Branch Coverage
blib/lib/Config/Backend/String.pm
Criterion
Covered
Total
%
branch
8
8
100.0
line
true
false
branch
11
1
5
if (ref $strref ne 'SCALAR')
23
14
190
if (substr($str, $i, 2) eq "\n%")
24
10
4
if (substr($str, $i, 3) ne "\n%%") { }
36
4
1
if ($str ne '')