| blib/lib/Pikeo/API/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 0 | unless my $type = ref $self |
| 28 | 0 | 0 | if ($self->_info_fields and grep {/^$name$/;} $self->_info_fields) |
| 30 | 0 | 0 | unless $self->_init_done |
| 50 | 0 | 0 | unless ($$params{'api'}) |
| 72 | 0 | 0 | unless $$self{'_init'} |
| 73 | 0 | 0 | if $$self{'_dirty'} |
| 82 | 0 | 0 | unless my $id = $ph->find('id')->to_literal->value |