| blib/lib/XML/CuteQueries/Error.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 0 | 0 | unless $package |
| 37 | 0 | 0 | if ($package->isa($USEDBY)) |
| 43 | 0 | 0 | if $package->isa($class) |
| 44 | 0 | 0 | if $package->isa('XML::CuteQueries::Error') |
| 45 | 0 | 0 | if $file =~ /^\(eval\s\d+\)$/ |
| 66 | 0 | 0 | unless (defined $sub) |
| 82 | 0 | 0 | if $$this{'type'} == 1 |
| 89 | 0 | 0 | if $$this{'type'} == 2 |
| 103 | 0 | 0 | if $type == 2 |
| 104 | 0 | 0 | if $type == 1 |