Branch Coverage

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


line true false branch
121 0 2 if ref $version
128 1 1 unless (exists $self->_max_versions->{$module})
134 0 1 if ($current < $comparator)
161 4 0 if ($type =~ /^ ([^.]+) [.] ([^.]+) $/msx)
191 4 4 unless exists $$prereqs{$phase}
192 0 4 unless exists $$prereqs{$phase}{$rel}