Condition Coverage

blib/lib/Test/MasterData/Declare/CompareRow.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
91 0 0 1 $got and &blessed($got)
0 0 1 $got and &blessed($got) and $got->isa('Test::MasterData::Declare::Row')

or 2 conditions

line l !l condition
36 1 1 $self->{'json_checks'} ||= []