Condition Coverage

blib/lib/Business/SiteCatalyst/Company.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
206 0 0 0 defined $response and defined $$response{'report_suites'}
248 0 0 0 defined $config and $$config{'report_suite_id'} ne ''
266 0 0 0 defined $response and defined $$response{'tracking_server'}

or 3 conditions

line l !l&&r !l&&!r condition
243 0 0 0 not defined $args{'report_suite_id'} or $args{'report_suite_id'} eq ''
254 0 0 0 not defined $args{'report_suite_id'} or $args{'report_suite_id'} eq ''
298 0 0 0 not defined $args{'company'} or $args{'company'} eq ''
368 0 0 0 not defined $args{'queue_id'} or $args{'queue_id'} eq ''