Branch Coverage

blib/lib/App/DuckPAN/Cmd/Installdeps.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
13 0 0 if (-f 'dist.ini')
15 0 0 if system q[dzil authordeps --missing 2>/dev/null | grep -ve '^\\W' | cpanm]
17 0 0 if system q[dzil listdeps --missing 2>/dev/null | grep -ve '^\\W' | cpanm]