Branch Coverage

blib/lib/FormValidator/Simple/Plugin/CDBI/Unique.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
16 0 0 unless (scalar @$args >= 2)
24 0 0 if ($class->options->{'cdbi_base_class'})
28 0 0 if ($@)
33 0 0 unless (UNIVERSAL::isa($table, 'Class::DBI'))
42 0 0 if ($key =~ /^!(.+)$/) { }
50 0 0 unless $table->find_column($column)
65 0 0 if ($@)
70 0 0 $count > 0 ? :