Condition Coverage

blib/lib/Test/Module/Used.pm
Criterion Covered Total %
condition 22 24 91.6


and 3 conditions

line !l l&&!r l&&r condition
253 2 0 5 $status_lib && $status_test
267 2 0 5 $status_lib && $status_test
457 129 48 161 defined $first_release && $first_release <= $self->_version
543 62 31 31 $ppi_token->isa('PPI::Token::Word') && $ppi_token->content ne 'package'

or 2 conditions

line l !l condition
104 15 7 $opt{'test_dir'} || ['t']
15 7 $opt{'lib_dir'} || ['lib']
2 20 $opt{'test_lib_dir'} || ['t']
1 21 $opt{'exclude_in_build_requires'} || []
1 21 $opt{'exclude_in_requires'} || []
314 5 10 $self->_perl_version || $self->_version_from_meta || '5.008000'