Condition Coverage

lib/Serge/Sync/Plugin/TranslationService/zanata.pm
Criterion Covered Total %
condition 15 21 71.4


and 3 conditions

line !l l&&!r l&&r condition
85 4 1 1 $self->{'data'}{'push_type'} ne 'both' and $self->{'data'}{'push_type'} ne 'source'
109 8 2 0 defined $self->{'data'}{'debug'} and $self->{'data'}{'debug'}
113 8 2 0 defined $self->{'data'}{'errors'} and $self->{'data'}{'errors'}
117 8 2 0 defined $self->{'data'}{'disable_ssl_cert'} and $self->{'data'}{'disable_ssl_cert'}
121 8 2 0 defined $self->{'data'}{'dry_run'} and $self->{'data'}{'dry_run'}
148 4 1 0 defined $self->{'data'}{'use_cache'} and $self->{'data'}{'use_cache'}
152 4 1 0 defined $self->{'data'}{'purge_cache'} and $self->{'data'}{'purge_cache'}