rbb 2004/03/10 11:38:19 Modified: docs/coverage index.html Log: use the new output from run-gcov.sh. This adds the percent tested to the page, and it uses some simple colors to highlight the percentage. Revision Changes Path 1.3 +190 -63 apr-site/docs/coverage/index.html Index: index.html =================================================================== RCS file: /home/cvs/apr-site/docs/coverage/index.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- index.html 10 Mar 2004 02:45:25 -0000 1.2 +++ index.html 10 Mar 2004 19:38:19 -0000 1.3 @@ -72,69 +72,196 @@ but all tests should be moving to the unified framework, so this is correct.

- open.c.gcov
- sendrecv.c.gcov
- pipe.c.gcov
- sockaddr.c.gcov
- start.c.gcov
- sockets.c.gcov
- version.c.gcov
- common.c.gcov
- mmap.c.gcov
- inet_ntop.c.gcov
- sockopt.c.gcov
- mktemp.c.gcov
- apr_tables.c.gcov
- apr_atomic.c.gcov
- copy.c.gcov
- dir.c.gcov
- filedup.c.gcov
- filepath.c.gcov
- filepath_util.c.gcov
- fullrw.c.gcov
- filestat.c.gcov
- flock.c.gcov
- poll.c.gcov
- apr_getpass.c.gcov
- apr_cpystrn.c.gcov
- apr_fnmatch.c.gcov
- apr_snprintf.c.gcov
- apr_strings.c.gcov
- apr_strnatcmp.c.gcov
- apr_strtok.c.gcov
- apr_hash.c.gcov
- dso.c.gcov
- fileacc.c.gcov
- readwrite.c.gcov
- seek.c.gcov
- tempdir.c.gcov
- global_mutex.c.gcov
- proc_mutex.c.gcov
- thread_cond.c.gcov
- thread_mutex.c.gcov
- thread_rwlock.c.gcov
- apr_pools.c.gcov
- charset.c.gcov
- env.c.gcov
- getopt.c.gcov
- otherchild.c.gcov
- rand.c.gcov
- inet_pton.c.gcov
- apr_random.c.gcov
- sha2.c.gcov
- sha2_glue.c.gcov
- shm.c.gcov
- waitio.c.gcov
- proc.c.gcov
- procsup.c.gcov
- signals.c.gcov
- thread.c.gcov
- threadpriv.c.gcov
- time.c.gcov
- timestr.c.gcov
- groupinfo.c.gcov
- userinfo.c.gcov
-

Last generated Tue Mar 9 21:29:36 EST 2004

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
open
+
76.52% tested +
sendrecv
+
10.61% tested +
pipe
+
53.66% tested +
sockaddr
+
51.33% tested +
start
+
73.91% tested +
sockets
+
38.00% tested +
version
+
100.00% tested +
common
+
80.00% tested +
mmap
+
70.45% tested +
inet_ntop
+
0.00% tested +
sockopt
+
30.83% tested +
mktemp
+
0.00% tested +
apr_tables
+
53.47% tested +
apr_atomic
+
12.31% tested +
copy
+
0.00% tested +
dir
+
78.05% tested +
filedup
+
53.06% tested +
filepath
+
78.38% tested +
filepath_util
+
95.45% tested +
fullrw
+
46.15% tested +
filestat
+
57.29% tested +
flock
+
0.00% tested +
poll
+
65.42% tested +
apr_getpass
+
0.00% tested +
apr_cpystrn
+
26.92% tested +
apr_fnmatch
+
38.05% tested +
apr_snprintf
+
36.51% tested +
apr_strings
+
28.05% tested +
apr_strnatcmp
+
0.00% tested +
apr_strtok
+
100.00% tested +
apr_hash
+
83.12% tested +
dso
+
72.09% tested +
fileacc
+
94.12% tested +
readwrite
+
65.96% tested +
seek
+
18.60% tested +
tempdir
+
0.00% tested +
global_mutex
+
0.00% tested +
proc_mutex
+
36.67% tested +
thread_cond
+
73.17% tested +
thread_mutex
+
40.32% tested +
thread_rwlock
+
61.90% tested +
apr_pools
+
67.94% tested +
charset
+
0.00% tested +
env
+
92.31% tested +
Error generating data for errorcodes
+
getopt
+
35.62% tested +
otherchild
+
55.00% tested +
rand
+
70.00% tested +
inet_pton
+
91.67% tested +
apr_random
+
2.50% tested +
sha2
+
0.00% tested +
sha2_glue
+
0.00% tested +
shm
+
23.53% tested +
waitio
+
92.86% tested +
proc
+
55.47% tested +
procsup
+
0.00% tested +
signals
+
25.53% tested +
thread
+
38.71% tested +
threadpriv
+
0.00% tested +
time
+
62.50% tested +
timestr
+
100.00% tested +
groupinfo
+
87.50% tested +
userinfo
+
63.89% tested +

Last generated Wed Mar 10 14:20:23 EST 2004