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 50 1150 450 !/^_/ && $$i{$_} & 1
172 2333 0 9 $name =~ /^(?:0|[1-9]\d*)\z/ && $name < 4294967295
212 6375 14818 3118 !/^_/ && $$i{$_} & 1
238 644 190 1585 exists $$i{'_isa'} and not exists $$self{$$i{'_isa'}}
275 3 1 1 $elem->tag ne 'form' && $elem->can('form')
318 2130 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 50 450 1150 /^_/ || $$i{$_} & 1
212 6375 3118 14818 /^_/ || $$i{$_} & 1