Condition Coverage

blib/lib/Archive/Har/Entry/Timings.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
55 0 0 0 defined $old and $old eq _DOES_NOT_APPLY()
74 0 0 0 defined $old and $old eq _DOES_NOT_APPLY()
93 0 0 0 defined $old and $old eq _DOES_NOT_APPLY()
139 0 0 0 defined $old and $old eq _DOES_NOT_APPLY()

or 2 conditions

line l !l condition
200 0 0 $self->send || 0
201 0 0 $self->wait || 0
202 0 0 $self->receive || 0