| blib/lib/MarpaX/G4.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 8 | 25.0 |
| line | l | !l | condition |
|---|---|---|---|
| 77 | 0 | 0 | open $inph, "< $infile" or die "can't open input file $infile : $!" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 26 | 0 | 1 | 0 | ref $invocant || $invocant |
| 115 | 1 | 0 | 0 | exists $options->{'u'} or exists $options->{'k'} |