Branch Coverage

blib/lib/RPerl/DataType/String.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
61 0 0 unless (defined $possible_string)
66 0 0 if (not main::RPerl_SvPOKp($possible_string))
78 0 0 unless (defined $possible_string)
83 0 0 if (not main::RPerl_SvPOKp($possible_string))
97 0 0 if ($input_string * 1 == 0) { }
142 0 0 if ($input_string eq '') { }