| blib/lib/Pod/Simple/HTMLLegacy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 0 | unless &GetOptions("help", \$help, "verbose!", \$verbose, "infile=s", \$infile, "outfile=s", \$outfile, "title=s", \$title, "index!", \$index, "netscape!", \$netscape) |
| 36 | 0 | 0 | if @ARGV |
| 37 | 0 | 0 | if $help |
| 40 | 0 | 0 | unless defined $_ and length $_ |
| 42 | 0 | 0 | if ($verbose) |
| 45 | 0 | 0 | defined $_ ? : |
| 55 | 0 | 0 | if defined $infile and not -e $infile |
| 60 | 0 | 0 | if defined $title |