Condition Coverage

blib/lib/Ukigumo/Client.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
198 0 0 0 $self->vc->skip_if_unmodified and $orig_revision eq $current_revision

or 3 conditions

line l !l&&r !l&&!r condition
208 0 0 0 $conf->project_name || $self->project
275 0 0 0 $log_filename || $self->logfh->filename
291 0 0 0 eval { do { decode_json($res->decoded_content) } } || $res->decoded_content . " : $@"