Condition Coverage

blib/lib/Parse/RandGen/Grammar.pm
Criterion Covered Total %
condition 3 15 20.0


and 3 conditions

line !l l&&!r l&&r condition
56 1 0 0 defined $rule->grammar and $rule->grammar != $self
75 0 0 0 defined $$example{'stat'} and defined $$example{'val'}
124 0 0 0 exists $$self{'_rules'}{$name} and not defined $$self{'_rules'}{$name}
132 1 0 0 exists $$self{'_rules'}{$name} and not defined $$self{'_rules'}{$name}

or 3 conditions

line l !l&&r !l&&!r condition
40 0 1 0 ref $class || $class