| blib/lib/RPerl/DataType/UnsignedInteger.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 56 | 0 | 0 | unless (defined $possible_unsigned_integer) | 
| 59 | 0 | 0 | if (not main::RPerl_SvUIOKp($possible_unsigned_integer)) | 
| 66 | 0 | 0 | unless (defined $possible_unsigned_integer) | 
| 71 | 0 | 0 | if (not main::RPerl_SvUIOKp($possible_unsigned_integer)) | 
| 84 | 0 | 0 | if ($input_unsigned_integer == 0) { } | 
| 113 | 0 | 0 | if ($tmp_string eq '') { } | 
| 132 | 0 | 0 | if (substr($retval, -1, 1) eq '_') |