blib/lib/XHTML/Instrumented/Context.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 21 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
51 | 0 | 0 | 0 | $loop and $loop ne $$copy{'loop'} |
68 | 0 | 0 | 0 | $$self{'count'} && $ret |
76 | 0 | 0 | 0 | $$self{'count'} && $ret |
83 | 0 | 0 | 0 | $ret and not $ret->is_form |
150 | 0 | 0 | 0 | $tmp and $tmp != $ret |
166 | 0 | 0 | 0 | $$self{'loop'} and $ret |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
164 | 0 | 0 | 0 | $ret ||= 'XHTML::Instrumented::Control::Dummy'->new |