blib/lib/Apache/Session/Browseable/DBI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 11 | 54.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
100 | 1 | 3 | 2 | $data and ref $data ne 'CODE' |
line | l | !l | condition |
---|---|---|---|
150 | 11 | 0 | 'DBI'->connect_cached($datasource, $username, $password, {'RaiseError', 1, 'AutoCommit', 1}) || die($DBI::errstr) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
54 | 0 | 0 | 5 | $$args{'TableName'} || $Apache::Session::Store::DBI::TableName |
95 | 0 | 0 | 6 | $$args{'TableName'} || $Apache::Session::Store::DBI::TableName |