Branch Coverage

lib/Smartcat/Client/Object/ModelWithFilesUploadDocumentPropertiesModel.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
94 0 0 if (defined $self->{$_key})
108 0 0 if ($_type =~ /^array\[/i) { }
0 0 elsif (exists $hash->{$_json_attribute}) { }
135 0 0 if ($type eq 'DateTime') { }
0 0 elsif (grep /^$type$/, ('int', 'double', 'string', 'boolean')) { }