Branch Coverage

blib/lib/BioX/Workflow/Command/run/Utils/Samples.pm
Criterion Covered Total %
branch 0 46 0.0


line true false branch
52 0 0 if $exists
57 0 0 if ($attr->indir =~ /\{\$/)
65 0 0 if ($self->has_no_samples)
78 0 0 unless $self->has_samples
79 0 0 unless $self->has_exclude_samples
98 0 0 unless $attr->has_sample_glob
101 0 0 unless @sample_files
104 0 0 if @sample_files
107 0 0 if (@basename)
122 0 0 if ($self->first_index_global_keys(sub { $_ eq 'file_rule'; } ) != -1) { }
0 0 elsif ($self->first_index_global_keys(sub { $_ eq 'sample_rule'; } ) != -1) { }
140 0 0 if $self->has_samples
146 0 0 if ($attr->find_sample_bydir) { }
154 0 0 if (@whole)
155 0 0 if ($whole[0] eq $attr->indir)
173 0 0 if (@basename)
178 0 0 if @sample_files
187 0 0 if ($self->has_samples and not $self->resample) { }
0 0 elsif ($self->global_attr->has_samples) { }
203 0 0 if $exists
218 0 0 if ($text =~ /\(/) { }
248 0 0 if ($tt =~ /\{\$self/) { }
0 0 elsif ($self->has_pkey) { }