Condition Coverage
blib/lib/FirePHP/Dispatcher.pm
Criterion
Covered
Total
%
condition
0
6
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
70
0
0
0
blessed
$http_headers
and
$http_headers
->isa
(
'HTTP::Headers'
)
172
0
0
0
blessed
$table
and
$table
->isa
(
'Text::SimpleTable'
)