Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

lkafle/codepulse

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

269 Commits
269 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Pulse

Code Pulse is a code coverage tool that works on running programs in real time. It uses the bytefrog tracing framework to monitor your Java applications, and displays its findings on a web-based UI.

Build Status (master branch)

##Layout

codepulse/ Contains the web app source.

distrib/ Contains files that are used to package up the entirity of Code Pulse into a native app, using node-webkit in place of a browser, and jetty to run the server. Note: many of the necessary files are not included in this repository, and must be added manually. instructions for this are 'TODO'. If possible, there might eventually be a script to take care of that for you.

project/ Contains the SBT build definition.

##Setup

  • Run SBT from this directory. Run container:start to start the webserver on localhost:8080
  • Eclipse Users:
  • Within SBT, run eclipse to generate Eclipse project files.
  • In Eclipse, import the generated projects to your workspace.

##License

Code Pulse is made available under the terms of the Apache License 2.0. See the LICENSE file that accompanies this distribution for the full text of the license.

About

Code Pulse is a real-time code coverage tool for penetration testing activities

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Scala 53.2%
  • JavaScript 29.5%
  • CSS 7.9%
  • XML 5.6%
  • HTML 3.8%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.