| blib/lib/Marpa/R3/Common.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 28 | 46.4 | 
| line | true | false | branch | 
|---|---|---|---|
| 45 | 0 | 0 | if ($reversed) | 
| 51 | 0 | 0 | if $length <= 0 | 
| 56 | 0 | 0 | if $reversed | 
| 60 | 0 | 0 | if $escaped_chars[$ix] ne ' ' | 
| 71 | 0 | 3129 | unless ($ref_type) | 
| 74 | 0 | 3129 | if ($ref_type ne 'HASH') | 
| 87 | 2 | 48 | if $Marpa::R3::JUST_DIE | 
| 90 | 0 | 198 | unless $package | 
| 91 | 48 | 150 | unless 'Marpa::R3::' eq substr($package, 0, 11) | 
| 103 | 10 | 0 | $line ? : | 
| 117 | 10 | 0 | $max > $length ? : | 
| 119 | 0 | 244 | if $used >= $max | 
| 121 | 60 | 184 | $char =~ /\s/ ? : | 
| 149 | 0 | 10 | $trunc ? : |