blib/lib/Twitter/Text/Configuration.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 3 | 33.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
18 | 0 | 3 | 0 | $config_cache{$config_name} ||= &JSON::decode_json(scalar path(dist_file('Twitter-Text', "config/$config_name.json"))->slurp) |