blib/lib/Chemistry/InternalCoords.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
109 | 12 | 0 | 117 | $_ and not ref $_ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
99 | 0 | 43 | 0 | ref $class || $class |
173 | 2 | 0 | 37 | not $$self{'dih_ref'} or abs $$self{'ang_val'} % 180 < 0.005 |