| blib/lib/RPerl/DataType/String.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 4 | 12 | 33.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 61 | 0 | 0 | unless (defined $possible_string) | 
| 66 | 0 | 0 | if (not main::RPerl_SvPOKp($possible_string)) | 
| 78 | 4 | 35 | unless (defined $possible_string) | 
| 83 | 10 | 25 | if (not main::RPerl_SvPOKp($possible_string)) | 
| 97 | 0 | 0 | if ($input_string * 1 == 0) { } | 
| 142 | 0 | 0 | if ($input_string eq '') { } |