Branch Coverage

blib/lib/Config/Model/SimpleUI.pm
Criterion Covered Total %
branch 9 22 40.9


line true false branch
274 0 3 unless $self->{$p} = delete $args{$p}
290 0 0 if $user_cmd eq "exit" or $user_cmd eq "quit"
292 0 0 if defined $res
298 0 0 if ($instance->c_count)
299 0 0 if ($instance->has_changes)
303 0 0 unless $user_cmd =~ /n/iu
314 3 8 if $loc
321 0 10 unless $user_cmd =~ /\w/u
326 9 1 if (defined $run_dispatch{$action}) { }
332 0 9 unless $ok
348 7 11 if ($t eq 'list' or $t eq 'hash') { }