| blib/lib/Devel/CheckCompiler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 2 | 2 | unless (check_compile($C99_SOURCE)) |
| 38 | 4 | 7 | unless $cbuilder->have_compiler |
| 49 | 6 | 1 | if ($objname) { } |
| 51 | 2 | 4 | if ($opt{'executable'}) |
| 57 | 2 | 0 | if ($execfile) { } |
| 58 | 0 | 2 | unless unlink $execfile |
| 63 | 0 | 6 | unless unlink $objname |