| blib/lib/Marpa/R3/X.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 3 | 13 | 23.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 69 | 0 | 0 | 3 | $to_string and ref $to_string eq 'CODE' | 
| 109 | 0 | 0 | 0 | defined $e and &blessed($e) | 
| 0 | 0 | 0 | defined $e and &blessed($e) and $e->isa($class) | 
| line | l | !l | condition | 
|---|---|---|---|
| 57 | 3 | 0 | $args //= {'error', $_[0]} | 
| 96 | 0 | 3 | $self->{'fatal'} // 1 |