Branch Coverage

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


line true false branch
20 0 21 unless @caller_isa
24 14 7 unless exists $import_options{'execute_from_new'}
29 1 20 if defined $import_options{'execute_return_method_name'}
30 20 1 unless defined $import_options{'creation_method_name'}
34 1 20 if $caller->can('_initialize_from_cmd')
38 5 15 if $import_options{'with_config_from_file'}
39 5 15 if $import_options{'with_config_from_file'}
40 2 18 if $import_options{'with_abbrev_cmds'}
56 83 43 unless exists $import_options{$opt_key}
57 21 22 unless $around