Condition Coverage

blib/lib/App/PerlPackage2PlantUMLClassDiagram/Package.pm
Criterion Covered Total %
condition 8 10 80.0


or 2 conditions

line l !l condition
44 2 5 $self->document->find('PPI::Statement::Include') || []
85 62 0 $list->find('PPI::Token::Symbol') || []

or 3 conditions

line l !l&&r !l&&!r condition
30 32 12 0 $self->{'document'} ||= 'PPI::Document'->new($self->source)
87 40 20 2 $symbols->[0]->content eq '$self' or $symbols->[0]->content eq '$class'