Condition Coverage

blib/lib/Thrift/Server.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
106 0 0 0 exists $self->{'serverEventHandler'} and defined $self->{'serverEventHandler'}
118 0 0 0 $e->isa("Thrift::TException") and exists $e->{'message'}
298 0 0 0 $@->isa("Thrift::TException") and exists $@->{'message'}