Condition Coverage

blib/lib/App/GhaInstall.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
170 0 0 0 @want and &SHOULD_INSTALL_OPTIONAL_DEPS()
214 0 0 0 @want and &SHOULD_INSTALL_OPTIONAL_DEPS()

or 3 conditions

line l !l&&r !l&&!r condition
148 0 0 0 read_json('META.json') || read_yaml('META.yml')
179 0 0 0 read_json('MYMETA.json') || read_yaml('MYMETA.yml') || read_json('META.json') || read_yaml('META.yml')