blib/lib/Apache/Session/Browseable/DBI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 17 | 35.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
122 | 0 | 0 | 0 | $query and $class->_tabInTab([keys %fields], $index) |
155 | 1 | 3 | 2 | $data and ref $data ne "CODE" |
line | l | !l | condition |
---|---|---|---|
224 | 11 | 0 | 'DBI'->connect_cached($datasource, $username, $password, {'RaiseError', 1, 'AutoCommit', 1}) || die($DBI::errstr) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
54 | 0 | 5 | 0 | $args->{'TableName'} || $Apache::Session::Store::DBI::TableName |
126 | 0 | 0 | 0 | $args->{'TableName'} || $Apache::Session::Store::DBI::TableName |
151 | 0 | 6 | 0 | $args->{'TableName'} || $Apache::Session::Store::DBI::TableName |