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