| blib/lib/Statocles/Store.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 13 | 17 | 76.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 171 | 0 | 0 | 2 | ref $@ and $@->isa('Error::TypeTiny::Assertion') |
| 208 | 1 | 7 | 566 | @lines and $lines[0] =~ /^---/ |
| 276 | 16 | 0 | 2 | exists $doc->{$hash_type} and not keys %{$$doc{$hash_type};} |
| 371 | 2590 | 55 | 7 | not $opt{'include_documents'} and $self->is_document($path) |
| 412 | 970 | 0 | 485 | &blessed($content) and $content->isa('Path::Tiny') |
| line | l | !l | condition |
|---|---|---|---|
| 255 | 7 | 2 | delete $doc->{'content'} // '' |