Condition Coverage

blib/lib/Splunklib/Intersplunk.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
207 0 0 0 exists $$result[$lookup->{$key}] and exists $$result[$lookup->{$mv_key}]
230 0 0 0 @$args >= 1 and $args->[0] eq '__GETINFO__'
0 0 0 @$args >= 1 and $args->[0] eq '__EXECUTE__'

or 2 conditions

line l !l condition
132 0 0 $settings ||= {}
133 0 0 $has_header ||= 1
251 0 0 $settings ||= {'changes_colorder', 1, 'clear_required_fields', 0, 'enableheader', 1, 'generating', 0, 'local', 0, 'maxinputs', 0, 'needs_empty_results', 1, 'outputheader', 1, 'overrides_timeorder', 0, 'passauth', 0, 'perf_warn_limit', 0, 'required_fields', '', 'requires_srinfo', 0, 'retainsevents', 1, 'run_in_preview', 1, 'stderr_dest', 'log', 'streaming', 1, 'supports_multivalues', 1, 'supports_rawargs', 1, '__mv_changes_colorder', '', '__mv_clear_required_fields', '', '__mv_enableheader', '', '__mv_generating', '', '__mv_local', '', '__mv_maxinputs', '', '__mv_needs_empty_results', '', '__mv_outputheader', '', '__mv_overrides_timeorder', '', '__mv_passauth', '', '__mv_perf_warn_limit', '', '__mv_required_fields', '', '__mv_requires_srinfo', '', '__mv_retainsevents', '', '__mv_run_in_preview', '', '__mv_stderr_dest', '', '__mv_streaming', '', '__mv_supports_multivalues', '', '__mv_supports_rawargs', ''}
311 0 0 $mvdelim ||= '\\n'