Branch Coverage

blib/lib/DBR/Query/Part/Set.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
16 0 2088 unless ref($field) =~ /^DBR::Config::Field/
17 0 2088 unless ref $value eq 'DBR::Query::Part::Value'