Branch Coverage

blib/lib/Sledge/Template/ClearSilver/I18N.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
13 0 0 unless (-e $input)
20 0 0 unless ($cs->parseFile($input))
39 0 0 unless ($ret)
58 0 0 if (ref $val eq 'ARRAY') { }
0 0 elsif (ref $val eq 'HASH') { }
0 0 elsif (ref $val eq 'SCALAR') { }
0 0 elsif (ref $val eq '' and $key and $val) { }
71 0 0 unless &Encode::is_utf8($key)
72 0 0 unless &Encode::is_utf8($val)