Branch Coverage

blib/lib/Git/Repository/Plugin/Info.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
34 2 2 unless (index($branch_name, 'refs/heads/') == 0)
46 2 2 unless (index($tag_name, 'refs/tags/') == 0)