blib/lib/Marpa/R3/SLV.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 20 | 36 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
47 | 0 | 2 | 2 | scalar @_ == 1 and ref $_[0] |
154 | 2 | 4 | 0 | $eval_given && !$eval_value && !$fatal_error |
218 | 0 | 0 | 1128 | &blessed($slr) and $slr->isa($slr_class) |
672 | 0 | 9 | 44 | defined $this_choice and $this_choice == $choice_ix |
line | l | !l | condition |
---|---|---|---|
327 | 0 | 2446 | $slg->[7] // 0 |
332 | 46 | 2400 | $per_parse_arg // {} |
536 | 2449 | 0 | $args->{'handlers'} // {} |
538 | 2449 | 0 | $args->{'signature'} // '' |
539 | 2449 | 0 | $args->{'args'} // [] |
562 | 62042 | 0 | $yield_data //= [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
149 | 6 | 0 | 0 | $long_where //= $where |
227 | 0 | 1128 | 0 | $slv->[3] //= $slr->[3] |
438 | 0 | 0 | 147 | not $eval_ok or @warnings |
471 | 8 | 2 | 7502 | not $eval_ok or @warnings |