aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/coverage.txt21
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 @@
1Summary of test coverage (configure with --enable-coverage 1Summary of test coverage (configure with --enable-coverage
2and run contrib/coverage.sh to generate a detailed report): 2and run contrib/coverage.sh to generate a detailed report):
3* UTIL : 78.7% 3* UTIL : 77.8%
4* HELLO : 93.7% 4* HELLO : 93.4%
5* ARM : 69.9% 5* ARM : 69.2%
6* RESOLVER : 60.4% 6* RESOLVER : 60.9%
7* STATISTICS: 82.8% 7* STATISTICS: 84.1%
8* PEERINFO : 71.5% 8* PEERINFO : 71.5%
9* TRANSPORT : 70.9% 9* TRANSPORT : 68.6%
10* CORE : 65.8% 10* CORE : 65.3%
11* DATACACHE : 79.8%
12* DATASTORE : 78.9%
11=================== 13===================
12* TOTAL : 74.9% 14* TOTAL : 74.6%
13 15
14Not yet tested: 16Not yet tested (but presumably implemented):
15* HOSTLIST : 0.0% 17* HOSTLIST : 0.0%
16* TOPOLOGY : 0.0% 18* TOPOLOGY : 0.0%
17 19
18 20
19
20TESTCASES WANTED: 21TESTCASES WANTED:
21================= 22=================
22 23