Condition Coverage

blib/lib/XT/Manager/API.pm
Criterion Covered Total %
condition 0 27 0.0


and 3 conditions

line !l l&&!r l&&r condition
392 0 0 0 $L and not $R
393 0 0 0 not $L and $R
394 0 0 0 $L and $R
0 0 0 $L and $R and $$L[0] > $$R[0]
395 0 0 0 $L and $R
0 0 0 $L and $R and $$L[0] < $$R[0]
409 0 0 0 defined $status and length $status

or 3 conditions

line l !l&&r !l&&!r condition
259 0 0 0 $self->disposable_config_files or not -e $config_file
284 0 0 0 $self->disposable_config_files or not -e $t->config_file