| blib/lib/Chemistry/Ring.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 121 | 0 | 1 | if ($Statistics::Regression::VERSION < 0.52) { } |
| 130 | 0 | 1 | if $DEBUG |
| 157 | 25 | 51 | if $atom->bonds + $atom->hydrogens > 3 |
| 165 | 0 | 51 | if $order_freq[3] or $order_freq[2] > 1 |
| 166 | 46 | 5 | if ($order_freq[2] == 1) { } |
| 2 | 3 | elsif ($atom->symbol =~ /^[NOS]$/) { } | |
| 173 | 6 | 2 | $n_pi % 4 == 2 ? : |
| 212 | 0 | 1 | if ($ring->is_aromatic) |