Condition Coverage
blib/lib/NG/DB.pm
Criterion
Covered
Total
%
condition
0
6
0.0
or 2 conditions
line
l
!l
condition
12
0
0
$$options{'dsn'} || 'DBI:mysql:database=test;host=dbhost'
0
0
$$options{'username'} || 'root'
0
0
$$options{'password'} || ''