blib/lib/Lang/Go/Mod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 12 | 41.6 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
23 | 1 | 0 | 0 | shift() || croak($use_msg) |
25 | 1 | 0 | 0 | path($go_mod_path)->slurp_utf8 || croak("$Lang::Go::Mod::ERRNO") |
31 | 13 | 0 | 0 | shift() || croak('use: parse_go_mod(go_mod_content)') |
189 | 22 | 1 | 0 | shift() || croak('missing retract string') |