Branch Coverage

blib/lib/FirePHP/Dispatcher.pm
Criterion Covered Total %
branch 0 40 0.0


line true false branch
70 0 0 unless blessed $http_headers and $http_headers->isa('HTTP::Headers')
92 0 0 unless my $http = $self->http_headers
93 0 0 unless $self->message_index
169 0 0 unless defined $label
172 0 0 if (blessed $table and $table->isa('Text::SimpleTable')) { }
0 0 elsif (ref $table eq 'ARRAY') { }
173 0 0 unless ($table->isa('FirePHP::SimpleTable'))
201 0 0 unless $label
202 0 0 unless my $http = $self->http_headers
221 0 0 unless my $current_group = ${$self->group_stack;}[-1]
223 0 0 if ($current_group < $self->message_index) { }
242 0 0 unless my $current_group = ${$self->group_stack;}[-1]
244 0 0 unless my $http = $self->http_headers
261 0 0 unless my $current_group = ${$self->group_stack;}[-1]
263 0 0 if ($current_group < $self->message_index) { }
317 0 0 unless my $http = $self->http_headers
318 0 0 unless $$self{'message_index'}
344 0 0 !$_ ? :
0 0 $_ < $#parts ? :
360 0 0 unless my $http = $self->http_headers