blib/lib/Chemistry/MidasPattern.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 14 | 64.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
240 | 18 | 0 | 0 | $$self{'matched'} and $$self{'matched'} eq $mol |
line | l | !l | condition |
---|---|---|---|
159 | 3 | 0 | $1 || 'r' |
177 | 16 | 5 | $atom_base || '*' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
125 | 0 | 18 | 0 | ref $class || $class |
line | l&&r | l&&!r | !l&&r | !l&&!r | condition |
---|---|---|---|---|---|
290 | 787 | 25 | 4 | 816 | $found xor $gt |