Branch Coverage

blib/lib/HackaMol/Roles/ReadXyzRole.pm
Criterion Covered Total %
branch 18 18 100.0


line true false branch
23 16 653 if (/^(\s*\d+\s*)$/) { }
638 15 elsif (/(\w+|\d+)(\s+-*\d+\.\d+){3}/) { }
25 5 11 if (defined $nat)
26 1 4 unless $nat == $n
36 624 14 if ($t == 0) { }
37 12 612 if ($sym =~ /\d/) { }
53 10 4 if ($sym =~ /\d/) { }
54 1 9 if $sym != $atoms[$n]->Z
58 1 3 if $sym ne $atoms[$n]->symbol