| blib/lib/Rofi/Script.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 22 | 34 | 64.7 |
| pod | 20 | 20 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 1 | n/a | BEGIN |
| 3 | 1 | n/a | BEGIN |
| 4 | 1 | n/a | BEGIN |
| 6 | 1 | n/a | BEGIN |
| 7 | 1 | n/a | BEGIN |
| 12 | 1 | n/a | BEGIN |
| 14 | 1 | n/a | BEGIN |
| 19 | 1 | n/a | BEGIN |
| 94 | 25 | Yes | rofi |
| 117 | 4 | Yes | get_args |
| 128 | 3 | Yes | set_args |
| 145 | 3 | Yes | shift_arg |
| 165 | 8 | Yes | add_option |
| 194 | 3 | Yes | show |
| 215 | 3 | Yes | set_show_handle |
| 232 | 0 | Yes | get_show_handle |
| 243 | 0 | Yes | is_initial_call |
| 251 | 0 | Yes | provided_entry_selected |
| 259 | 0 | Yes | custom_entry_selected |
| 270 | 2 | Yes | set_prompt |
| 284 | 0 | Yes | set_message |
| 298 | 0 | Yes | enable_markup_rows |
| 313 | 0 | Yes | disable_markup_rows |
| 327 | 0 | Yes | markup_rows_enabled |
| 340 | 1 | Yes | set_delim |
| 356 | 0 | Yes | set_no_custom |
| 374 | 0 | Yes | use_hot_keys |
| 379 | 2 | n/a | _set_mode_option |
| 387 | 0 | n/a | _get_mode_option |
| 395 | 8 | n/a | _print |
| 402 | 3 | n/a | _print_global_mode_options |
| 419 | 6 | n/a | _print_row |
| 445 | 2 | n/a | _render_option |
| 458 | 0 | Yes | debug |