Condition Coverage

blib/lib/Module/Versions/Report.pm
Criterion Covered Total %
condition 3 15 20.0


and 3 conditions

line !l l&&!r l&&r condition
100 1 0 0 defined &Win32::BuildNumber && defined &Win32::BuildNumber()
125 0 0 0 $this ne '' and grep {defined *{$_;}{'CODE'} if $] < 5.01 or ref $_ eq 'GLOB';} values %{$this . '::';}

or 3 conditions

line l !l&&r !l&&!r condition
125 141 0 0 defined *{$this . '::ISA';} or defined &{$this . '::import';}
141 0 0 defined *{$this . '::ISA';} or defined &{$this . '::import';} or $this ne '' and grep {defined *{$_;}{'CODE'} if $] < 5.01 or ref $_ eq 'GLOB';} values %{$this . '::';}
132 0 0 0 $] < 5.01 or ref $_ eq 'GLOB'