Condition Coverage

blib/lib/Test/Run/Core.pm
Criterion Covered Total %
condition 3 7 42.8


and 3 conditions

line !l l&&!r l&&r condition
1150 0 0 9 &Scalar::Util::blessed($error) && $error->isa('Test::Run::Obj::Error::TestsFail')

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
1358 0 15 0 1 $self->_all_ok xor keys %{$self->failed_tests;}