| blib/lib/App/DuckPAN/Cmd/Roadrunner.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 14 | 0 | 0 | if (-f 'dist.ini') { } | 
| 0 | 0 | elsif (-f 'Makefile.PL') { } | |
| 0 | 0 | elsif (-f 'Build.PL') { } | |
| 16 | 0 | 0 | if system q[dzil authordeps --missing 2>/dev/null | grep -ve '^\\W' | cpanm --quiet --notest --skip-satisfied] | 
| 18 | 0 | 0 | if system q[dzil listdeps --missing 2>/dev/null | grep -ve '^\\W' | cpanm --quiet --notest --skip-satisfied] | 
| 24 | 0 | 0 | if system 'cpanm --quiet --notest --skip-satisfied --installdeps .' | 
| 29 | 0 | 0 | if system 'cpanm --quiet --notest --skip-satisfied --installdeps .' |