blib/lib/App/PYX2XML.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
35 | 1 | 9 | if (not &getopts('e:his:', $self->{'_opts'}) or $self->{'_opts'}{'h'} or @ARGV < 1) |
63 | 1 | 8 | if ($self->{'_opts'}{'i'}) { } |
76 | 0 | 9 | if ($self->{'_filename_or_stdin'} eq '-') { } |