Condition Coverage

blib/lib/Pod/Coverage.pm
Criterion Covered Total %
condition 0 28 0.0


and 3 conditions

line !l l&&!r l&&r condition
154 0 0 0 not %symbols and $$self{'why_unrated'}
448 0 0 0 $$self{'nonwhitespace'} and $text =~ /\S/
0 0 0 $$self{'nonwhitespace'} and $text =~ /\S/ and $$self{'recent'}

or 2 conditions

line l !l condition
110 0 0 $args{'private'} || [qr/^_/, qr/^(un)?import$/, qr/^DESTROY$/, qr/^AUTOLOAD$/, qr/^bootstrap$/, qr/^\(/, qr/^(TIE( SCALAR | ARRAY | HASH | HANDLE ) | FETCH | STORE | UNTIE | FETCHSIZE | STORESIZE | POP | PUSH | SHIFT | UNSHIFT | SPLICE | DELETE | EXISTS | EXTEND | CLEAR | FIRSTKEY | NEXTKEY | PRINT | PRINTF | WRITE | READLINE | GETC | READ | CLOSE | BINMODE | OPEN | EOF | FILENO | SEEK | TELL | SCALAR )$/x, qr/^( MODIFY | FETCH )_( REF | SCALAR | ARRAY | HASH | CODE | GLOB | FORMAT | IO)_ATTRIBUTES $/x, qr/^CLONE(_SKIP)?$/]
128 0 0 $args{'trustme'} || []
129 0 0 $args{'nonwhitespace'} || undef
326 0 0 eval { do { 128 } } || 128
365 0 0 $$pod{'identifiers'} || []

or 3 conditions

line l !l&&r !l&&!r condition
108 0 0 0 ref $referent || $referent
352 0 0 0 $$self{'pod_from'} ||= pod_where({-'inc', 1}, $package)
414 0 0 0 $command eq 'item' or $command =~ /^head(?:2|3|4)/