| blib/lib/Treex/PML/Schema/Member.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 12 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 83 | 0 | 0 | 0 | $cont = $self->get_content_decl and $cont->get_decl_type == 6 || $cont->get_decl_type == 7 | 
| 0 | 0 | 0 | $cont = $self->get_content_decl and $cont->get_decl_type == 6 || $cont->get_decl_type == 7 and $cont->get_role eq '#KNIT' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 83 | 0 | 0 | 0 | $cont->get_decl_type == 6 || $cont->get_decl_type == 7 | 
| 0 | 0 | 0 | $self->{'role'} eq '#KNIT' or $cont = $self->get_content_decl and $cont->get_decl_type == 6 || $cont->get_decl_type == 7 and $cont->get_role eq '#KNIT' |