Branch Coverage

blib/lib/CBI/Wrapper/Flow.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
80 0 0 unless defined $self->get_disposals
126 0 0 unless open my $fh, "<", $file_path
131 0 0 unless defined $first_record_identifier
132 0 0 unless defined $flow_type
138 0 0 if (scalar @rows < 3)
150 0 0 if ($record->get_field_content("tipo_record") eq $first_record_identifier and scalar @{$current_disposal->get_records;} > 0)
159 0 0 if (scalar @{$current_disposal->get_records;} > 0)
169 0 0 if ($first_record_identifier eq $r->get_field_content("tipo_record"))
174 0 0 unless ($last_record_found)
184 0 0 unless open my $fh, ">", $file_path