Condition Coverage

inc/Pod/Coverage.pm
Criterion Covered Total %
condition 0 25 0.0


and 3 conditions

line !l l&&!r l&&r condition
439 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
109 0 0 $args{'private'} || [qr/^_/, qr/^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)$/x, qr/^( MODIFY | FETCH )_( REF | SCALAR | ARRAY | HASH | CODE | GLOB | FORMAT | IO)_ATTRIBUTES $/x, qr/^CLONE(_SKIP)?$/]
127 0 0 $args{'trustme'} || []
128 0 0 $args{'nonwhitespace'} || undef
317 0 0 eval { do { 128 } } || 128
356 0 0 $$pod{'identifiers'} || []

or 3 conditions

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