blib/lib/CogBase/Connection/FileSystem.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 16 | 37.5 |
line | true | false | branch |
---|---|---|---|
12 | 0 | 0 | if ($field eq '!') { } |
23 | 1 | 0 | unless $node->Id |
37 | 0 | 1 | unless $query =~ /^!(\w+)$/ |
44 | 1 | 0 | unless $type_file->exists |
46 | 0 | 0 | if (io()->catfile($type_file, '!')->all eq $query_type) |
55 | 0 | 1 | unless $node->Id and $node->Revision |
79 | 0 | 1 | unless $id = $self->_unique_id($id) |
94 | 1 | 0 | if (defined $CogBase::TEST_COGBASE_IDS) |