Condition Coverage

blib/lib/Jemplate.pm
Criterion Covered Total %
condition 0 44 0.0


and 3 conditions

line !l l&&!r l&&r condition
182 0 0 0 defined $_ && !length($_)
183 0 0 0 $runtime and $runtime eq 1
185 0 0 0 defined $runtime and not grep({$runtime =~ /$_/;} 'standard', 'lite', 'jquery', 'yui', 'legacy')
186 0 0 0 $list and $runtime || $compile

or 2 conditions

line l !l condition
280 0 0 $ajax ||= 'xhr'
281 0 0 $json ||= 'json2'
282 0 0 $xhr ||= 'ilinsky'
285 0 0 $ajax ||= 'jquery'
288 0 0 $ajax ||= 'yui'
289 0 0 $json ||= 'yui'
292 0 0 $ajax ||= 'xhr'
293 0 0 $json ||= 'json2'
294 0 0 $xhr ||= 'gregory'
301 0 0 $xhr ||= 1

or 3 conditions

line l !l&&r !l&&!r condition
186 0 0 0 $runtime || $compile
187 0 0 0 $list or $runtime
0 0 0 $list or $runtime or $compile
243 0 0 0 -s $arg or -d $arg