| blib/lib/HackaMol/Molecule.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 20 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 68 | 20 | 4 | if $self->has_atoms |
| 70 | 2 | 2 | if ($self->has_groups) |
| 99 | 1 | 3 | if (@_) |
| 177 | 23 | 490 | if grep {&refaddr($atom) == &refaddr($_);} @thatoms |
| 185 | 1 | 1 | unless @_ > 2 |
| 197 | 1 | 1 | unless @_ > 2 |
| 209 | 1 | 2 | unless @_ > 2 |
| 221 | 1 | 1 | unless @_ > 2 |
| 239 | 1 | 63 | unless @_ > 2 |
| 257 | 1 | 1 | unless @_ > 2 |