| blib/lib/Disbatch/Web.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 26 | 0 | 0 | $args->{'config_file'} // '/etc/disbatch/config.json' |
| 28 | 0 | 0 | $disbatch->{'config'}{'web_root'} // '/etc/disbatch/htdocs/' |
| 32 | 0 | 0 | request()->{'headers'}{'content-type'} // '' |
| 0 | 0 | request()->{'headers'}{'content-type'} // '' | |
| 52 | 0 | 0 | $filter //= {} |
| 661 | 0 | 0 | $disbatch->{'config'}{'plugins'} // [] |