Branch Coverage

blib/lib/Test/CChecker.pm
Criterion Covered Total %
branch 13 32 40.6


line true false branch
48 1 1 ref $args eq 'HASH' ? :
51 0 2 if (not $ok or $output eq 'diag') { }
0 2 elsif ($output eq 'note') { }
68 1 1 ref $args ? :
77 1 1 if defined $args->{'extra_compiler_flags'}
82 2 0 if $ok
83 2 0 if defined $obj and -f $obj
85 0 2 if (not $ok or $output eq 'diag') { }
0 2 elsif ($output eq 'note') { }
94 0 2 if $err
103 0 0 unless ref $alien
105 0 0 if ($alien->can('dist_dir'))
108 0 0 if defined $dir and -d $dir
112 0 0 if (-d $tdir) { }
115 0 0 /^-I(.*)$/ ? :
118 0 0 /^-L(.*)$/ ? :