Condition Coverage

blib/lib/App/GHGen/Detector.pm
Criterion Covered Total %
condition 11 30 36.6


and 3 conditions

line !l l&&!r l&&r condition
122 6 0 1 path("lib")->exists and path("lib")->is_dir
123 7 0 0 path("t")->exists and path("t")->is_dir
150 7 0 0 path("node_modules")->exists and path("node_modules")->is_dir
155 7 0 0 path("src")->exists and path("src")->is_dir
198 7 0 0 path("target")->exists and path("target")->is_dir
267 7 0 0 path("src")->exists and path("src")->is_dir
268 7 0 0 path("tests")->exists and path("tests")->is_dir
321 7 0 0 path("include")->exists and path("include")->is_dir

or 3 conditions

line l !l&&r !l&&!r condition
176 0 0 7 path("venv")->exists or path(".venv")->exists
195 0 0 7 path("rust-toolchain.toml")->exists or path("rust-toolchain")->exists