Condition Coverage

blib/lib/Test/Declare.pm
Criterion Covered Total %
condition 1 2 50.0


or 2 conditions

line l !l condition
81 5 0 $self->find(sub { grep {$_[1]{'content'} eq $_;} @test_method if $_[1]->isa('PPI::Token::Word'); } ) || []