1 |
<html> |
2 |
|
3 |
<head> |
4 |
<title>i-scream cvs statistics</title> |
5 |
</head> |
6 |
|
7 |
<body> |
8 |
|
9 |
<p><img border="0" src="/i-scream.gif" width="502" height="37"></p> |
10 |
<h3>i-scream cvs statistics</h3> |
11 |
<p>This webpage shows a graphical representation of the <i>file count</i> and <i>line |
12 |
count</i> for the source files.<br> |
13 |
Only the files in the cms module of cvs are listed. |
14 |
This page is updated at 7am daily.</p> |
15 |
<p>You can also <a href="/cgi-bin/cvs/viewcvs.cgi/source">browse</a> the cvs |
16 |
repository.</p> |
17 |
<h3>file count</h3> |
18 |
<p>Count of the number of files since the start of the project.</p> |
19 |
<p>Textual representation: <a href="filedata.txt">filedata.txt</a></p> |
20 |
<p><img border="0" src="filedata.png" width="640" height="480"></p> |
21 |
<h3>line count</h3> |
22 |
<p>Count of the number of lines of code and documentation since the start of the project.</p> |
23 |
<p>Textual representation: <a href="linedata.txt">linedata.txt</a></p> |
24 |
<p><img border="0" src="linedata.png" width="640" height="480"></p> |
25 |
<h3>credits</h3> |
26 |
<p>These images were generated using the cvsstat program, which can be found <a href="http://cvsstat.sourceforge.net">here</a>.</p> |
27 |
<p> </p> |
28 |
<p>Page last updated, 18/06/01, <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>.</p> |
29 |
|
30 |
</body> |
31 |
|
32 |
</html> |