Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Documentation of results/mod.rs #58

Open
39 tasks
Razican opened this issue Oct 9, 2016 · 0 comments
Open
39 tasks

Documentation of results/mod.rs #58

Razican opened this issue Oct 9, 2016 · 0 comments

Comments

@Razican
Copy link
Member

Razican commented Oct 9, 2016

Most of the code is still not documented. This is the tracking issue for results/mod.rs file documentation.

  • Module level documentation.
  • Results struct:
    • init() function.
    • set_certificate() function.
    • set_app_package() function.
    • set_app_label() function.
    • set_app_description() function.
    • set_app_version() function.
    • set_app_version_num() function.
    • set_app_min_sdk() function.
    • set_app_target_sdk() function.
    • add_vulnerability() function.
    • add_benchmark() function.
    • get_benchmarks() function.
    • generate_report() function:
      • Function level documentation.
      • Inline comments.
    • generate_json_report() function:
      • Function level documentation.
      • Inline comments.
    • generate_html_report() function:
      • Function level documentation.
      • Inline comments.
    • print_html_vuln_set() function:
      • Function level documentation.
      • Inline comments.
    • generate_code_html_files() function:
      • Function level documentation.
      • Inline comments.
    • generate_code_html_folder() function:
      • Function level documentation.
      • Inline comments.
    • generate_html_src_menu() function:
      • Function level documentation.
      • Inline comments.
    • generate_code_html_for() function:
      • Function level documentation.
      • Inline comments.
    • html_escape() function.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant