| blib/lib/App/lms.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 55 | 0 | 0 | 0 | $ENV{'LMS_SCRIPT_PATH'} // $0 |
| 62 | 0 | 0 | 0 | $app->pager || $ENV{'LMS_PAGER'} || _default_pager($app) |
| 76 | 0 | 0 | 0 | $found_type //= $type |
| 154 | 0 | 0 | 0 | $ENV{'BAT_THEME'} //= _bat_theme($app->bat_theme) |
| 181 | 0 | 0 | 0 | $$map{lc $type} // ucfirst lc $type |