lib/ExtUtils/Command/MM.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
126 | 0 | 0 | 0 | $options{'official'} and not defined $options{'center'} |
137 | 0 | 0 | 0 | -e $man and mtime($man) > mtime($pod) |
0 | 0 | 0 | -e $man and mtime($man) > mtime($pod) and mtime($man) > mtime('Makefile') |