Condition Coverage

blib/lib/DBIx/HTML/LinkedMenus.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
133 0 0 0 $$self{'_dbh'} && $$self{'_base_sql'} && $$self{'_linked_sql'} && $$self{'_base_menu_name'} && $$self{'_linked_menu_name'}
154 0 0 0 exists $$self{'_data'}{$base_id} and exists $$self{'_data'}{$base_id}{'link'}{$link_id}
226 0 0 0 defined $$self{'_base_prompt'} and defined $$self{'_base_value'}
245 0 0 0 defined $$self{'_linked_prompt'} and defined $$self{'_linked_value'}

or 3 conditions

line l !l&&r !l&&!r condition
315 0 0 0 $caller_is_obj || $caller