| blib/lib/Dist/Zilla/Plugin/DualLife.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 14 | 85.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 99 | 0 | 6 | unless $makefile | 
| 102 | 4 | 2 | unless ($entered) | 
| 116 | 5 | 1 | unless ($self->eumm_bundled) | 
| 120 | 1 | 4 | unless $entered | 
| 122 | 1 | 3 | if ($entered > 5.011) | 
| 130 | 1 | 3 | if ($self->eumm_bundled) { } | 
| 139 | 0 | 4 | unless $content =~ s/(?=WriteMakefile\s*\()/$dual_life_args/ |