| blib/lib/Rofi/Script.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 23 | 34 | 67.6 |
| pod | 19 | 21 | 90.4 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 1 | n/a | BEGIN |
| 3 | 1 | n/a | BEGIN |
| 5 | 1 | n/a | BEGIN |
| 6 | 1 | n/a | BEGIN |
| 12 | 1 | n/a | BEGIN |
| 14 | 1 | n/a | BEGIN |
| 21 | 1 | n/a | BEGIN |
| 127 | 31 | Yes | rofi |
| 147 | 6 | No | clear |
| 160 | 4 | Yes | get_args |
| 171 | 3 | Yes | set_args |
| 188 | 3 | Yes | shift_arg |
| 219 | 8 | Yes | add_option |
| 243 | 3 | Yes | show |
| 282 | 3 | Yes | set_show_handle |
| 299 | 0 | Yes | get_show_handle |
| 311 | 0 | Yes | is_initial_call |
| 321 | 0 | Yes | provided_entry_selected |
| 331 | 0 | Yes | custom_entry_selected |
| 343 | 2 | Yes | set_prompt |
| 357 | 0 | Yes | set_message |
| 365 | 0 | No | mark_row_urgent |
| 388 | 0 | Yes | enable_markup_rows |
| 403 | 0 | Yes | disable_markup_rows |
| 417 | 0 | Yes | markup_rows_enabled |
| 430 | 1 | Yes | set_delim |
| 446 | 0 | Yes | set_no_custom |
| 452 | 2 | n/a | _set_mode_option |
| 462 | 0 | n/a | _get_mode_option |
| 470 | 8 | n/a | _print |
| 479 | 3 | n/a | _print_global_mode_options |
| 492 | 6 | n/a | _print_row |
| 521 | 2 | n/a | _render_option |
| 539 | 3 | Yes | debug |