Hi Oli,
If you want to do it more in the future, we can discuss the entire requirement for it.
I think we can have a summary section first like this:
======Summary=======
Total connected nets:100
Connected Net with TestPoint:96
Connected Net without TestPoint:4
Unconnected Nets:10
Test point coverage:96%
======Summary=======
And then, we can have a list for nets and test points, like this:
======Connected nets without test point=======
Net_1
Net_2
Net_3
...
======1 test point connected nets=======
Net_11 TP101
Net_12 TP102
Net_13 TP103
...
======More than 1 test point connected nets=======
Net_21 TP201 TP301 TP302
Net_22 TP202 TP210
Net_23 TP203 TP211 TP212 TP213 TP214
...
======Unconnected nets=======
Unconnected_Net01
Unconnected_Net02
...
If we have done so, this plugin will be a very good plugin analysis test point for KiCAD schematics.
Of coure, this is just a requirement discussion, if you think it’s too complex to achieve or it will cost you much time, we can left it open and maybe somebody else will achieve it.
Thanks