Branch Coverage
blib/lib/Excel/Writer/XLSX/Package/SharedStrings.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
203
6
1058
if ($string =~ /^\s/ or $string =~ /\s$/)
209
17
1047
if ($string =~ /^
/ and $string =~ m[
$]) { }