Condition Coverage

blib/lib/Chemistry/File/MDLMol.pm
Criterion Covered Total %
condition 15 23 65.2


and 3 conditions

line !l l&&!r l&&r condition
158 0 439 0 $charge and $charge == 4
161 438 0 1 int $mass and eval { do { require Chemistry::Isotope } }
262 12 5 18 !$bond->aromatic && $patt->order == $bond->order

or 2 conditions

line l !l condition
128 32 1 $opts{'mol_class'} || 'Chemistry::Mol'

or 3 conditions

line l !l&&r !l&&!r condition
129 0 33 0 $opts{'atom_class'} || $mol_class->atom_class
130 0 33 0 $opts{'bond_class'} || $mol_class->bond_class
198 33 0 13 /^M END/ or /^\$\$\$\$/
201 6 4 2 $1 eq 'CHG' or $1 eq 'RAD'