Condition Coverage

blib/lib/Anarres/Mud/Driver/Compiler/Check.pm
Criterion Covered Total %
condition 1 12 8.3


and 3 conditions

line !l l&&!r l&&r condition
326 0 0 0 $type->equals(\'i') and $newtype->equals(\'s')
1302 0 0 0 $self->value(2) and not ref($self->value(2)) =~ /::StmtIf$/

or 3 conditions

line l !l&&r !l&&!r condition
552 0 21 0 ref $self || $self
847 0 0 0 $idx->type->equals(\'s') or $idx->type->equals(\'i')