Condition Coverage

blib/lib/Yancy/Backend.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
475 0 0 0 is_type($type, "string") and is_format($format, "date-time")
478 0 0 0 $data->{$key} && !($data->{$key} =~ /^false$/iu)

or 2 conditions

line l !l condition
127 0 0 $schema // {}
453 0 0 $IGNORE_TABLE{$_[1]} // 0
466 0 0 $schema->{'x-view'} || {}
473 0 0 $props{$key} || (next)
506 0 0 $self->schema->{$schema}{'x-id-field'} || 'id'

or 3 conditions

line l !l&&r !l&&!r condition
466 0 0 0 +($schema->{'x-view'} || {})->{'schema'} // $schema_name