| blib/lib/MVC/Neaf/X/Session/SQL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 26 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 69 | 0 | 0 | if @missing | 
| 80 | 0 | 0 | if defined $opt{'content_as'} | 
| 81 | 0 | 0 | if $opt{'mapped_cols'} | 
| 82 | 0 | 0 | unless @all_fields | 
| 84 | 0 | 0 | if defined $opt{'expire_as'} | 
| 109 | 0 | 0 | unless $sth_test->execute("TestSessionId") | 
| 132 | 0 | 0 | if $self->{'content_as'} | 
| 134 | 0 | 0 | if $self->{'expire_as'} | 
| 140 | 0 | 0 | if ($n > 0) | 
| 141 | 0 | 0 | if $n > 1 | 
| 147 | 0 | 0 | if $n < 0 | 
| 154 | 0 | 0 | unless $sth_ins->rows == 1 | 
| 175 | 0 | 0 | unless $override |