Condition Coverage

blib/lib/Thrift/Parser/Type/bool.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
27 0 0 0 $value_a && $value_b
33 1 0 2 ref $value and blessed $value
1 0 2 ref $value and blessed $value and $value->isa('JSON::XS::Boolean')