blib/lib/ThaiSchema.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 18 | 24 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
36 | 0 | 0 | 18 | blessed $schema and $schema->can('match') |
120 | 10 | 1 | 1 | %rest_keys and not $ThaiSchema::ALLOW_EXTRA |
188 | 2 | 0 | 2 | $flags & 12288 and not $flags & 16384 |
205 | 2 | 1 | 2 | $flags & 12288 and int $value == $value |
3 | 0 | 2 | $flags & 12288 and int $value == $value and not $flags & 16384 | |
225 | 3 | 0 | 2 | $flags & 12288 and not $flags & 16384 |
241 | 1 | 3 | 0 | ref $value eq 'SCALAR' and $$value eq 1 || $$value eq 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
241 | 1 | 1 | 1 | $$value eq 1 || $$value eq 0 |