blib/lib/HackaMol/Molecule.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 20 | 20 | 100.0 |
line | true | false | branch |
---|---|---|---|
66 | 20 | 4 | if $self->has_atoms |
68 | 2 | 2 | if ($self->has_groups) |
95 | 1 | 3 | if (@_) |
173 | 23 | 490 | if grep {&refaddr($atom) == &refaddr($_);} @thatoms |
181 | 1 | 1 | unless @_ > 2 |
193 | 1 | 1 | unless @_ > 2 |
205 | 1 | 2 | unless @_ > 2 |
217 | 1 | 1 | unless @_ > 2 |
235 | 1 | 63 | unless @_ > 2 |
253 | 1 | 1 | unless @_ > 2 |