Condition Coverage

blib/lib/Treex/PML/Schema/Constant.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

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'}

or 3 conditions

line l !l&&r !l&&!r condition
88 0 0 0 $opts->{'writer'} || croak("Treex::PML::Schema::Constant->serialize: missing required option 'writer'!\n")