blib/lib/HTML/EP/Session/Dumper.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
59 | 0 | 0 | 0 | seek $fh, 0, 0 and print $fh 'Data::Dumper'->new([$self])->Indent(1)->Terse(1)->Dump |
0 | 0 | 0 | seek $fh, 0, 0 and print $fh 'Data::Dumper'->new([$self])->Indent(1)->Terse(1)->Dump and truncate $fh, 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
35 | 0 | 0 | 0 | ref $proto || $proto |
52 | 0 | 0 | 0 | ref $proto || $proto |