Branch Coverage

blib/lib/Data/Tubes/Plugin/Source.pm
Criterion Covered Total %
branch 13 18 72.2


line true false branch
25 0 2 unless defined $global_array
34 3 5 if $i >= $n_global + $n_local
35 2 3 $i < $n_global ? :
39 0 5 if $logger
69 0 9 $has_input ? :
72 1 8 if (ref $file eq 'GLOB') { }
74 1 0 $is_stdin ? :
83 0 8 unless open my $fh, "<", $file
86 7 1 ref $file eq 'SCALAR' ? :