Condition Coverage

lib/Fry/Lib/CDBI/Load.pm
Criterion Covered Total %
condition 0 15 0.0


or 3 conditions

line l !l&&r !l&&!r condition
76 0 0 0 $@ or not $cls->Flag('CDBI_Loader')
86 0 0 0 $@ or not $cls->Flag('CDBI_Loader')
112 0 0 0 $arg{$_} || $cls->Var($_)
154 0 0 0 $arg{'db'} || $cls->Var('db')
155 0 0 0 $arg{'table'} || $cls->Var('table')