| Build | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 16 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 9 | 0 | 1 | unless -e '_build/magicnum' |
| 11 | 0 | 1 | unless open $FH, '<', '_build/magicnum' |
| 24 | 0 | 1 | unless (magic_number_matches()) |
| 25 | 0 | 0 | unless (chdir $base_dir) |
| 28 | 0 | 0 | unless (magic_number_matches()) |
| 36 | 1 | 0 | if ($INC[-1] ne '.') |
| 42 | 0 | 1 | unless eof DATA |
| 50 | 0 | 1 | if (-e 'Build.PL' and not 'MyModuleBuilder'->up_to_date('Build.PL', $progname)) |