Condition Coverage

blib/lib/Test/AskAnExpert.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
185 1 0 6 defined $Qobj and $Qobj->isa('Test::AskAnExpert::Question')
224 1 0 9 defined $Qobj and $Qobj->isa('Test::AskAnExpert::Question')
230 0 4 1 defined $timeout and time > $quit_time

or 3 conditions

line l !l&&r !l&&!r condition
230 6 0 5 $interface->has_answer($Qobj) or defined $timeout and time > $quit_time