Branch Coverage

blib/lib/Dist/Zilla/App/Command/listdeps.pm
Criterion Covered Total %
branch 15 28 53.5


line true false branch
101 0 0 if $core_version >= "5.01"
102 0 0 if $prereqs->is_finalized
108 0 0 unless exists $Module::CoreList::version{$core_version}{$module}
109 0 0 if $req->accepts_module($module, $Module::CoreList::version{$core_version}{$module})
120 0 18 if $opt->omit_core
126 66 12 if $opt->requires
127 66 12 if $opt->recommends
128 12 66 if $opt->suggests
132 0 18 if ($opt->missing)
158 6 12 if $opt->develop
161 0 18 if ($opt->json)
163 0 0 if $omit_core
174 6 12 if ($opt->versions) { }
6 6 elsif ($opt->cpanm_versions) { }