Branch Coverage

blib/lib/Class/DBI/Cacheable.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
54 0 0 if ($class->can('getCache'))
56 0 0 if defined $obj
75 0 0 if ($class->can('getCache'))
77 0 0 if (defined $obj)
83 0 0 if $obj->can('setCache')