| blib/lib/Dancer/Plugin/Dropbox.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 16 | 16 | 100.0 | 
| pod | n/a | ||
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 3 | n/a | BEGIN | 
| 4 | 3 | n/a | BEGIN | 
| 5 | 3 | n/a | BEGIN | 
| 6 | 3 | n/a | BEGIN | 
| 7 | 3 | n/a | BEGIN | 
| 8 | 3 | n/a | BEGIN | 
| 9 | 3 | n/a | BEGIN | 
| 162 | 3 | n/a | dropbox_ajax_listing | 
| 175 | 12 | n/a | dropbox_send_file | 
| 255 | 2 | n/a | dropbox_upload_file | 
| 300 | 2 | n/a | dropbox_create_directory | 
| 338 | 8 | n/a | dropbox_delete_file | 
| 354 | 27 | n/a | _dropbox_get_filename | 
| 403 | 88 | n/a | _get_sane_path | 
| 439 | 38 | n/a | _check_root | 
| 453 | 5 | n/a | _render_index |