| blib/lib/Test/Fixture/KyotoTycoon.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 19 | 0 | 0 | if (not ref $args{'kt'} or ref $args{'kt'} and not $args{'kt'}->isa('Cache::KyotoTycoon')) | 
| 23 | 0 | 0 | if (-f $args{'fixture'}) { } | 
| 0 | 0 | elsif (ref $args{'fixture'} eq 'ARRAY') { } | |
| 32 | 0 | 0 | if (ref $args{'serializer'} eq 'CODE') | 
| 54 | 0 | 0 | exists $$ref{'namespace'} ? : | 
| 55 | 0 | 0 | ref $$ref{'value'} ? : | 
| 56 | 0 | 0 | if exists $$ref{'xt'} |