| blib/lib/App/PYX2XML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 6 | 66.6 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 34 | 0 | 1 | 5 | not &getopts('e:hi', $self->{'_opts'}) or $self->{'_opts'}{'h'} |
| 1 | 0 | 5 | not &getopts('e:hi', $self->{'_opts'}) or $self->{'_opts'}{'h'} or @ARGV < 1 |