Condition Coverage

blib/lib/Catalyst/Plugin/CRUD.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
142 0 0 0 blessed($$hash{$column}) and $$hash{$column}->isa('DateTime')

or 2 conditions

line l !l condition
57 0 0 $self->setting($c)->{'type'} || 'CDBI'
71 0 0 $self->setting($c)->{'type'} || 'CDBI'
85 0 0 $self->setting($c)->{'type'} || 'CDBI'
99 0 0 $self->setting($c)->{'type'} || 'CDBI'
113 0 0 $self->setting($c)->{'type'} || 'CDBI'