Branch Coverage

blib/lib/MooX/Cmd.pm
Criterion Covered Total %
branch 19 20 95.0


line true false branch
19 0 20 unless @caller_isa
23 14 6 unless exists $import_options{'execute_from_new'}
28 1 19 if defined $import_options{'execute_return_method_name'}
29 19 1 unless defined $import_options{'creation_method_name'}
33 1 19 if $caller->can("_initialize_from_cmd")
37 5 14 if $import_options{'with_config_from_file'}
38 5 14 if $import_options{'with_config_from_file'}
39 2 17 if $import_options{'with_abbrev_cmds'}
55 79 41 unless exists $import_options{$opt_key}
56 20 21 unless $around