diff options
author | Christian Grothoff <christian@grothoff.org> | 2009-07-26 22:34:50 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2009-07-26 22:34:50 +0000 |
commit | 92b50057eb3509053bfb3ee037de672c4d9cf374 (patch) | |
tree | 1256cf8624741958a41fc88513fbc79d925a5375 /doc/coverage.txt | |
parent | 32ddba9ff140a80a4224c08fe79f8bcc29a6c7fa (diff) |
reorging work list
Diffstat (limited to 'doc/coverage.txt')
-rw-r--r-- | doc/coverage.txt | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/doc/coverage.txt b/doc/coverage.txt index 6b08c1e3f..7f9466e4b 100644 --- a/doc/coverage.txt +++ b/doc/coverage.txt @@ -1,22 +1,23 @@ Summary of test coverage (configure with --enable-coverage and run contrib/coverage.sh to generate a detailed report): -* UTIL : 78.7% -* HELLO : 93.7% -* ARM : 69.9% -* RESOLVER : 60.4% -* STATISTICS: 82.8% +* UTIL : 77.8% +* HELLO : 93.4% +* ARM : 69.2% +* RESOLVER : 60.9% +* STATISTICS: 84.1% * PEERINFO : 71.5% -* TRANSPORT : 70.9% -* CORE : 65.8% +* TRANSPORT : 68.6% +* CORE : 65.3% +* DATACACHE : 79.8% +* DATASTORE : 78.9% =================== -* TOTAL : 74.9% +* TOTAL : 74.6% -Not yet tested: +Not yet tested (but presumably implemented): * HOSTLIST : 0.0% * TOPOLOGY : 0.0% - TESTCASES WANTED: ================= |