Condition Coverage

blib/lib/Ixchel/Actions/dump_config.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
75 0 0 0 $self->{'opts'}{'o'} ne "toml" and $self->{'opts'}{'o'} ne "json"
0 0 0 $self->{'opts'}{'o'} ne "toml" and $self->{'opts'}{'o'} ne "json" and $self->{'opts'}{'o'} ne "dumper"
0 0 0 $self->{'opts'}{'o'} ne "toml" and $self->{'opts'}{'o'} ne "json" and $self->{'opts'}{'o'} ne "dumper" and $self->{'opts'}{'o'} ne "yaml"