| blib/lib/Class/DBI/Plugin/AutoUntaint.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 30 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 153 | 0 | 0 | if $args{'debug'} == 1 | 
| 175 | 0 | 0 | if $skip{$col} | 
| 179 | 0 | 0 | unless $type | 
| 185 | 0 | 0 | if $ut | 
| 186 | 0 | 0 | if $type =~ /$regex/ | 
| 191 | 0 | 0 | if $ut | 
| 192 | 0 | 0 | if $col =~ /$regex/ | 
| 197 | 0 | 0 | if $skip_ts and $args{'debug'} > 1 | 
| 200 | 0 | 0 | if $skip_ts | 
| 202 | 0 | 0 | unless $ut | 
| 205 | 0 | 0 | $args{'strict'} ? : | 
| 0 | 0 | if $fail | |
| 208 | 0 | 0 | unless $type2 eq $type | 
| 210 | 0 | 0 | if $args{'debug'} > 1 | 
| 214 | 0 | 0 | if $ut |