| blib/lib/DBIx/Class/EncodedColumn/Crypt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 5 | 60.0 |
| line | l | !l | condition |
|---|---|---|---|
| 24 | 1 | 0 | eval " sub {\n my \$col_v = \$_[0]->get_column('${col}');\n \$_[0]->_column_encoders->{$col}->(\$_[1], \$col_v) eq \$col_v;\n } " || die($@) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 16 | 2 | 1 | 0 | $salt ||= &$gen_salt_meth() |