blib/lib/Treex/PML/Schema/Constant.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
77 | 0 | 0 | 0 | not $ok and ref $opts |
0 | 0 | 0 | not $ok and ref $opts and ref $opts->{'log'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
88 | 0 | 0 | 0 | $opts->{'writer'} || croak("Treex::PML::Schema::Constant->serialize: missing required option 'writer'!\n") |