Branch Coverage

blib/lib/Chemistry/Ring.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
124 0 0 if $DEBUG
151 25 51 if $atom->bonds + $atom->hydrogens > 3
159 0 51 if $order_freq[3] or $order_freq[2] > 1
160 46 5 if ($order_freq[2] == 1) { }
2 3 elsif ($atom->symbol =~ /^[NOS]$/) { }
167 6 2 $n_pi % 4 == 2 ? :
206 0 1 if ($ring->is_aromatic)