| blib/lib/Pixie/Store.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 14 | 16 | 87.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 53 | 1 | 5 | if ref $class | 
| 59 | 1 | 40 | if ref $class | 
| 96 | 1 | 47 | unless exists $typemap{$type} | 
| 99 | 1 | 46 | if $@ | 
| 108 | 3 | 1 | if (ref $class) { } | 
| 110 | 3 | 0 | if $$class{'spec'} | 
| 142 | 1 | 0 | unless ($graph) | 
| 192 | 1 | 1 | unless $self->is_hidden($thing) |