blib/lib/HackaMol/Roles/ReadPdbqtRole.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 22 | 72.7 |
line | true | false | branch |
---|---|---|---|
33 | 9 | 369 | if (/^(?:MODEL\s+(\d+))/) { } |
9 | 360 | elsif (/^(?:ENDMDL)/) { } | |
252 | 108 | elsif (/^(?:HETATM|ATOM)/) { } | |
41 | 0 | 252 | if $q_tbad |
51 | 252 | 0 | if ($chainID =~ /\w/) { } |
64 | 27 | 225 | if $qdirt |
67 | 28 | 224 | if ($t == 0) { } |
83 | 28 | 0 | unless $atoms[$n]->is_dirty |
87 | 0 | 224 | if ($n > $#atoms or $name ne $atoms[$n]->name or $element ne $atoms[$n]->symbol) |
109 | 1 | 0 | if ($something_dirty) |
110 | 1 | 0 | unless ($self->hush_read) |