| blib/lib/Marpa/R3/X.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 3 | 18 | 16.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 46 | 3 | 0 | if ref $proto | 
| 69 | 3 | 0 | if ($to_string and ref $to_string eq 'CODE') { } | 
| 74 | 0 | 0 | if ($field eq 'try') | 
| 76 | 0 | 0 | if (ref $try_to_string ne 'CODE') | 
| 82 | 0 | 0 | if $field =~ /\A (slg|slr|tracer|msg|fatal) \z/ | 
| 84 | 0 | 0 | unless (defined $value) | 
| 89 | 0 | 0 | if ($ref_type) | 
| 97 | 3 | 0 | if ($fatal) | 
| 109 | 0 | 0 | unless defined $e and &blessed($e) and $e->isa($class) |