Branch Coverage

blib/lib/Dist/Zilla/Plugin/Prereqs/SyncVersions.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
120 0 2 if ref $version
127 1 1 unless (exists $self->_max_versions->{$module})
133 0 1 if ($current < $comparator)
160 4 0 if ($type =~ /^ ([^.]+) [.] ([^.]+) $/msx)
203 4 4 unless exists $prereqs->{$phase}
204 0 4 unless exists $prereqs->{$phase}{$rel}