Condition Coverage

blib/lib/Bigtop/Backend/Control/Gantry.pm
Criterion Covered Total %
condition 0 85 0.0


and 3 conditions

line !l l&&!r l&&r condition
1777 0 0 0 defined $$config_block{'full_use'} and $$config_block{'full_use'}
1843 0 0 0 defined $$base_controller[0] and $$base_controller[0]
2343 0 0 0 defined $$statements{'no_gen'} and $$statements{'no_gen'}[0]
2515 0 0 0 not $self->is_base_controller and defined $$statements{'plugins'}
0 0 0 not $self->is_base_controller and defined $$statements{'plugins'} and $$statements{'plugins'}[0]
2591 0 0 0 defined $$statements{'plugins'} and $$statements{'plugins'}[0]
2806 0 0 0 defined $retval{'label'} and $retval{'label'}
2834 0 0 0 defined $$controller_statements{'skip_test'} and $$controller_statements{'skip_test'}
3165 0 0 0 defined $$child_output{'gen_output'} and $$child_output{'gen_output'}{'body'}
3229 0 0 0 defined $model_alias and $model_alias
3571 0 0 0 defined $$choices{'col_labels'} and @{$$choices{'col_labels'};}

or 2 conditions

line l !l condition
2286 0 0 $magical_uses{$type} || (return)
2303 0 0 $magical_gen_uses{$type} || (return)
2802 0 0 shift() || ''
2973 0 0 $$data{'lookup'}{'controllers'}{$controller_name}{'type'} || 'stub'
3224 0 0 $crud_name ||= 'crud'
3238 0 0 $text_descr || 'missing text descr'
3384 0 0 $$choices{'title'}[0] || 'Main Listing'
3385 0 0 $$choices{'html_template'}[0] || 'main.tt'
3523 0 0 $$choices{'rows'}[0] || undef
3529 0 0 $$choices{'limit_by'}[0] || undef
3539 0 0 $$choices{'title'}[0] || 'Main Listing'
3540 0 0 $$choices{'html_template'}[0] || 'results.tt'
3848 0 0 $$opts{'row_options'} || 0
3849 0 0 $$opts{'perms'} || {}
3879 0 0 $crud_type ||= 'retrieve'
3882 0 0 $crud_type ||= 'create'
3921 0 0 shift() || 0

or 3 conditions

line l !l&&r !l&&!r condition
1746 0 0 0 shift() || $default_template_text
2024 0 0 0 not defined $$config_block{'run_test'} or $$config_block{'run_test'}
2377 0 0 0 defined $gen_method_names or defined $$output_hash{'extra_stub_method_name'}
3440 0 0 0 not $key =~ /[crud-]+/ or length $key ne 12
3876 0 0 0 $$perms{$label} || $crud_type_for{$action}
3950 0 0 0 defined $$choices{'fields'} or defined $$choices{'all_fields_but'}