about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/basic.stdout
blob: 089ab6017d194af859e6680f1d91739295a90700 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
+---------------------------+------------+------------+------------+
| Item Type                 | Documented |      Total | Percentage |
+---------------------------+------------+------------+------------+
| Modules                   |          1 |          1 |     100.0% |
| Functions                 |          1 |          2 |      50.0% |
| Structs                   |          1 |          2 |      50.0% |
| Struct Fields             |          0 |          1 |       0.0% |
| Enums                     |          0 |          1 |       0.0% |
| Enum Variants             |          2 |          3 |      66.7% |
| Methods                   |          1 |          2 |      50.0% |
| Macros                    |          1 |          1 |     100.0% |
| Extern Types              |          0 |          1 |       0.0% |
+---------------------------+------------+------------+------------+
| Total                     |          7 |         14 |      50.0% |
+---------------------------+------------+------------+------------+