Branch Coverage

blib/lib/Archive/Har/Entry/Timings.pm
Criterion Covered Total %
branch 0 66 0.0


line true false branch
16 0 0 if (defined $params)
17 0 0 if (defined $params->{'blocked'})
20 0 0 if (defined $params->{'dns'})
23 0 0 if (defined $params->{'connect'})
29 0 0 if (defined $params->{'ssl'})
32 0 0 if (defined $params->{'comment'})
36 0 0 if ($key =~ /^_[[:alnum:]]+$/msx)
47 0 0 if (@_ > 1)
48 0 0 if (defined $new) { }
55 0 0 if (defined $old and $old eq _DOES_NOT_APPLY()) { }
66 0 0 if (@_ > 1)
67 0 0 if (defined $new) { }
74 0 0 if (defined $old and $old eq _DOES_NOT_APPLY()) { }
85 0 0 if (@_ > 1)
86 0 0 if (defined $new) { }
93 0 0 if (defined $old and $old eq _DOES_NOT_APPLY()) { }
104 0 0 if (@_ > 1)
113 0 0 if (@_ > 1)
122 0 0 if (@_ > 1)
131 0 0 if (@_ > 1)
132 0 0 if (defined $new) { }
139 0 0 if (defined $old and $old eq _DOES_NOT_APPLY()) { }
150 0 0 if (@_ > 1)
163 0 0 if ($name =~ /^_[[:alnum:]]+$/msx) { }
0 0 elsif ($name eq 'DESTROY') { }
165 0 0 if (@_ > 1)
182 0 0 if (defined $self->blocked) { }
188 0 0 if (defined $self->dns) { }
194 0 0 if (defined $self->connect) { }
203 0 0 if (defined $self->ssl) { }
209 0 0 if (defined $self->comment)
213 0 0 unless defined $self->{$key}
214 0 0 if ($key =~ /^_[[:alnum:]]+$/msx)