Branch Coverage

blib/lib/JQuery.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
17 0 0 unless defined $$my{'usePacked'}
18 0 0 unless defined $$my{'useDump'}
66 0 0 if ($css->can('output_text'))
74 0 0 unless $object->can('get_css')
77 0 0 if (ref($css) =~ /\S/) { }
79 0 0 if (ref($c) =~ /\S/) { }
82 0 0 if $c =~ /\S/
86 0 0 if $css =~ /\S/
90 0 0 if ($css->can('output_text'))
101 0 0 $$my{'usePacked'} ? :
103 0 0 if ($$my{'useDump'})
117 0 0 unless $object->can('get_jquery_code')