Condition Coverage

blib/lib/Dist/Zilla/Plugin/SyncCPANfile.pm
Criterion Covered Total %
condition 7 10 70.0


and 3 conditions

line !l l&&!r l&&r condition
85 0 0 2 $min_version && 'version'->new($version) < 'version'->new($min_version)
89 1 0 1 $version == 0 and $vuln_version_requested

or 2 conditions

line l !l condition
81 11 1 $req->requirements_for_module($module) || 0
119 2 3 $advisory->{'fixed_versions'} // ""