lib/Convert/Pheno/Schema.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 4 | 25.0 |
line | l | !l | condition |
---|---|---|---|
62 | 0 | 0 | say_errors(\@errors) and die |
70 | 0 | 1 | say BOLD(RED("ERROR: The schema does not follow JSON Schema specification\nSee https://json-schema.org/draft/2020-12/schema")) and die |