| lib/ExtUtils/Command/MM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 15 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 24 | 0 | 0 | 0 | eval { | 
| 133 | 0 | 0 | 0 | $options{'official'} and not defined $options{'center'} | 
| 147 | 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") | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 222 | 0 | 0 | 0 | $ENV{'SOURCE_DATE_EPOCH'} || time |