Branch Coverage

blib/lib/Curio/Role/DBIx/Connector.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
42 0 3 if &blessed($connector)
44 0 3 if $connector
47 1 2 $self->can('username') ? :
48 1 2 $self->can('password') ? :
49 0 3 $self->can('attributes') ? :