| blib/lib/Statocles/Store.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 16 | 20 | 80.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 172 | 0 | 0 | 2 | ref $@ and $@->isa('Error::TypeTiny::Assertion') |
| 209 | 1 | 19 | 566 | @lines and $lines[0] =~ /^---/ |
| 1 | 7 | 12 | @lines and $lines[0] =~ /^{/ | |
| 299 | 16 | 0 | 2 | exists $doc->{$hash_type} and not keys %{$$doc{$hash_type};} |
| 394 | 2590 | 55 | 7 | not $opt{'include_documents'} and $self->is_document($path) |
| 435 | 970 | 0 | 485 | &blessed($content) and $content->isa('Path::Tiny') |
| line | l | !l | condition |
|---|---|---|---|
| 278 | 7 | 2 | delete $doc->{'content'} // '' |