| blib/lib/Module/Build/PM_Filter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 0 | unless ($self->_check_pm_filter_file('pm_filter')) |
| 26 | 0 | 0 | unless (-e $target_dir) |
| 34 | 0 | 0 | $self->can($method) ? : |
| 41 | 0 | 0 | unless ($self->up_to_date($file, $derived)) |
| 59 | 0 | 0 | unless ($self->_check_pm_filter_file('pm_filter')) |
| 68 | 0 | 0 | unless keys %{$files;} |
| 72 | 0 | 0 | unless (-e $script_dir) |
| 79 | 0 | 0 | unless ($self->up_to_date($file, $script_dir)) |
| 101 | 0 | 0 | unless ($self->do_system($cmd)) |
| 122 | 0 | 0 | if (-e $file) |
| 123 | 0 | 0 | unless (-x $file) |
| 162 | 0 | 0 | if (-e $file and not -x $file) |