1 |
<!DOCTYPE html> |
<!DOCTYPE html> |
2 |
<!-- |
<!-- |
3 |
scriptaculous.html - script.aculo.us unit tests for JSCoverage |
scriptaculous.html - script.aculo.us unit tests for JSCoverage |
4 |
Copyright (C) 2007 siliconforks.com |
Copyright (C) 2007, 2008 siliconforks.com |
5 |
|
|
6 |
This program is free software; you can redistribute it and/or modify |
This program is free software; you can redistribute it and/or modify |
7 |
it under the terms of the GNU General Public License as published by |
it under the terms of the GNU General Public License as published by |
103 |
<div id="sourceDiv"></div> |
<div id="sourceDiv"></div> |
104 |
</div> |
</div> |
105 |
<div class="TabPage"> |
<div class="TabPage"> |
106 |
This is version 0.3 of JSCoverage, a program that calculates code |
This is version <var>X</var> of JSCoverage, a program that calculates code |
107 |
coverage statistics for JavaScript. |
coverage statistics for JavaScript. |
108 |
<p> |
<p> |
109 |
See <a href="http://siliconforks.com/jscoverage/">http://siliconforks.com/jscoverage/</a> for more information. |
See <a href="http://siliconforks.com/jscoverage/">http://siliconforks.com/jscoverage/</a> for more information. |