| blib/lib/App/chot.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 60 | 0 | 0 | 0 | $ENV{'CHOT_SCRIPT_PATH'} // $0 |
| 67 | 0 | 0 | 0 | $app->pager || $ENV{'CHOT_PAGER'} || _default_pager($app) |
| 199 | 0 | 0 | 0 | $ENV{'BAT_THEME'} //= _bat_theme($app->bat_theme) |
| 226 | 0 | 0 | 0 | $$map{lc $type} // ucfirst lc $type |