Branch Coverage

lib/BoutrosLab/TSVStream/Format/VCF/Role.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
225 3 1 if ($chr =~ /^chr/i) { }
231 2 2 unless is_AI_ChrHumanTagWithChr($chr)
248 2 2 unless is_AI_ChrHumanTagNoChr($chr)