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