| blib/lib/Pod/Simple/HTMLLegacy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 0 | unless &GetOptions('help', \$help, 'verbose!', \$verbose, 'infile=s', \$infile, 'outfile=s', \$outfile, 'title=s', \$title, 'index!', \$index, 'netscape!', \$netscape) |
| 38 | 0 | 0 | if @ARGV |
| 39 | 0 | 0 | if $help |
| 42 | 0 | 0 | unless defined $_ and length $_ |
| 44 | 0 | 0 | if ($verbose) |
| 47 | 0 | 0 | defined $_ ? : |
| 57 | 0 | 0 | if defined $infile and not -e $infile |
| 62 | 0 | 0 | if defined $title |