blib/lib/Tie/Trace.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 27 | 44 | 61.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
125 | 0 | 20 | 0 | $args{'key'} and $op->{'key'} |
14 | 6 | 0 | $args{'key'} and $op->{'key'} and $op->{'value'} | |
0 | 20 | 0 | $args{'key'} and $op->{'key'} | |
170 | 0 | 0 | 58 | $f and $l |
189 | 0 | 36 | 0 | ref $p and $p = $p->parent |
236 | 9 | 0 | 22 | defined $parent and $parent |
271 | 39 | 377 | 2 | defined $structure and $structure =~ /=$test{$i}/ |
382 | 1 | 4 | 4 | $func && $func ne 'STORESIZE' |
line | l | !l | condition |
---|---|---|---|
119 | 66 | 0 | $self->{'options'} || {} |
246 | 0 | 9 | $options->{'caller'} ||= 0 |
263 | 139 | 14 | $parent_info ||= {} |
406 | 27 | 1 | $self->{'storage'} ||= [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
122 | 6 | 0 | 60 | $op->{'key'} or $op->{'value'} |
126 | 0 | 0 | 0 | $key or $value |
205 | 2 | 19 | 16 | !$self->{'options'}{'pkg'} || @msg |
282 | 2 | 0 | 151 | $class or $tied |