Condition Coverage

blib/lib/WWW/Scripter/Plugin/JavaScript/JE.pm
Criterion Covered Total %
condition 23 26 88.4


and 3 conditions

line !l l&&!r l&&r condition
32 52 1196 468 !/^_/ && $i->{$_} & 1
175 2426 0 9 $name =~ /^(?:0|[1-9]\d*)\z/ && $name < 4294967295
226 6630 15410 3242 !/^_/ && $i->{$_} & 1
238 669 806 1040 exists $i->{'_isa'} and not exists $$self{$i->{'_isa'}}
275 3 1 1 $elem->tag ne 'form' && $elem->can('form')
320 1177 0 0 $name =~ /^(?:0|[1-9]\d*)\z/ && $name < 4294967295

or 2 conditions

line l !l condition
275 5 1 $w->compile("(function(){ $code\n })", $url, $line) || (return)

or 3 conditions

line l !l&&r !l&&!r condition
45 52 468 1196 /^_/ || $i->{$_} & 1
226 6630 3242 15410 /^_/ || $i->{$_} & 1