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