Condition Coverage

blib/lib/Code/Quality.pm
Criterion Covered Total %
condition 1 9 11.1


and 3 conditions

line !l l&&!r l&&r condition
257 0 0 0 $exit_code == 127 and not _clang_tidy_exists()

or 3 conditions

line l !l&&r !l&&!r condition
153 0 8 0 $args{'formatted_code'} // $args{'code'}
257 0 0 0 $signal or $exit_code == 127 and not _clang_tidy_exists()