blib/lib/DBIx/Sunny/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 12 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
17 | 0 | 0 | 0 | &blessed($bind) and $bind->can('value_ref') |
0 | 0 | 0 | &blessed($bind) and $bind->can('value_ref') and $bind->can('type') | |
31 | 7 | 6 | 0 | @bind == 1 and ref $bind[0] eq 'HASH' |
42 | 6 | 0 | 4 | ref $bind and ref $bind eq 'ARRAY' |