| Build | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 14 | 35.7 | 
| 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()) | 
| 38 | 0 | 1 | unless eof DATA | 
| 46 | 0 | 1 | if (-e 'Build.PL' and not 'MyModuleBuilder'->up_to_date('Build.PL', $progname)) |