Skip to content

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

Notifications You must be signed in to change notification settings

makhshari/DroidCov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published