| line |
true |
false |
branch |
|
24
|
0 |
0 |
eval {
do {
require Time::HiRes
}
} && defined &Time::HiRes::stat ? : |
|
105
|
1 |
1 |
@_ ? : |
|
109
|
1 |
1 |
unless (eval {
do {
require Pod::Man
}
}) |
|
127
|
0 |
1 |
unless $Pod::Man::VERSION >= "2.17" |
|
130
|
1 |
0 |
unless @ARGV |
|
133
|
0 |
0 |
if ($options{'official'} and not defined $options{'center'}) |
|
141
|
0 |
0 |
$count == 1 ? : |
|
147
|
0 |
0 |
if -e $man and mtime($man) > mtime($pod) and mtime($man) > mtime("Makefile") |
|
153
|
0 |
0 |
unless ($parser->parse_from_file($pod, $man)) |
|
155
|
0 |
0 |
if (exists $options{'perm_rw'}) |
|
157
|
0 |
0 |
unless (chmod oct $options{'perm_rw'}, $man) |
|
177
|
0 |
0 |
unless -f $packlist |
|
218
|
0 |
0 |
$Is_VMS ? : |
|
294
|
0 |
0 |
-s $ARGV[0] ? : |
|
310
|
0 |
0 |
unless -s $args[0] |