Branch Coverage

lib/Smartcat/Client/DocumentExportApi.pm
Criterion Covered Total %
branch 1 22 4.5


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'})
167 0 0 unless (exists $args{'document_ids'})
184 0 0 if ($_header_accept)
191 0 0 if (exists $args{'document_ids'})
197 0 0 if (exists $args{'mode'})
203 0 0 if (exists $args{'type'})
209 0 0 if (exists $args{'stage_number'})
224 0 0 unless ($response)