lib/ExtUtils/Command/MM.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 20 | 25.0 |
line | true | false | branch |
---|---|---|---|
99 | 1 | 1 | @_ ? : |
103 | 1 | 1 | unless (eval { do { require Pod::Man } }) |
123 | 1 | 0 | unless @ARGV |
126 | 0 | 0 | if ($options{'official'} and not defined $options{'center'}) |
137 | 0 | 0 | if -e $man and mtime($man) > mtime($pod) and mtime($man) > mtime('Makefile') |
145 | 0 | 0 | unless ($parser->parse_from_file($pod, $man)) |
147 | 0 | 0 | if (exists $options{'perm_rw'}) |
149 | 0 | 0 | unless (chmod oct $options{'perm_rw'}, $man) |
169 | 0 | 0 | unless -f $packlist |
210 | 0 | 0 | $Is_VMS ? : |