/DroidCov

A tool to automatically measure instruction and method coverage for android application.

Primary LanguagePython

DroidCov

A tool to automatically measure instruction and method coverage for android application.

Requirements

  • Android sdk and adb installed.
  • API level 19 and 23 installed.

How to use:

  • Set up environment variables in script.sh.
  • Set up test time and iteration.
  • Place your apps under /apps directory.
  • run ./script.sh