Condition Coverage

lib/Smartcat/Client/ProjectApi.pm
Criterion Covered Total %
condition 2 9 22.2


and 3 conditions

line !l l&&!r l&&r condition
42 1 0 0 $_[0] and ref $_[0]
1 0 0 $_[0] and ref $_[0] and ref $_[0] eq 'Smartcat::Client::ApiClient'
209 0 0 0 exists $args{'file'} and ref $args{'file'} eq 'HASH'