Branch Coverage
blib/lib/Dist/Zilla/Plugin/Author/VDB/Hg/Tag/Check.pm
Criterion
Covered
Total
%
branch
0
2
0.0
line
true
false
branch
62
0
0
if
(
grep
{
$_
=~
/ ^ \Q$version\E \s /x
;
}
@$tags
)