Branch Coverage

lib/Smartcat/Client/DocumentExportApi.pm
Criterion Covered Total %
branch 1 20 5.0


line true false branch
41 0 1 if ($_[0] and ref $_[0] and ref $_[0] eq 'Smartcat::Client::ApiClient') { }
80 0 0 unless (exists $args{'task_id'})
96 0 0 if ($_header_accept)
103 0 0 if (exists $args{'task_id'})
161 0 0 unless (exists $args{'document_ids'})
178 0 0 if ($_header_accept)
185 0 0 if (exists $args{'document_ids'})
191 0 0 if (exists $args{'type'})
197 0 0 if (exists $args{'stage_number'})
212 0 0 unless ($response)