Branch Coverage

blib/lib/Test/MasterData/Declare.pm
Criterion Covered Total %
branch 18 26 69.2


line true false branch
86 0 2 unless $build->isa('Test::MasterData::Declare::Compare::RowHash')
99 3 3 if (&blessed($fe) and $fe->isa('Test2::Compare::Base')) { }
3 0 elsif (ref $fe eq 'CODE') { }
117 3 1 $funcs[0] && &number($funcs[0]) ? :
122 1 3 if ($begin == $end)
132 0 10 unless &number($args{'got'})
134 9 1 $begin <= $args{'got'} && $args{'got'} <= $end ? :
145 0 2 if (ref $column eq 'CODE') { }
150 0 0 if &$column($row->row)
165 4 2 unless $delta
191 1 1 if (&blessed($f) and $f->isa('Test2::Compare::Base')) { }
1 0 elsif (ref $f eq 'CODE') { }
248 9 0 if defined $from_row_values{$_} and defined $$row{$conds{$_}}