blib/lib/Lang/Go/Mod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
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)') |