iets3.opensource icon indicating copy to clipboard operation
iets3.opensource copied to clipboard

Fix Structural Coverage

Open lhartl opened this issue 7 years ago • 2 comments

Structural coverage does not work as expected. There are many concepts missing, which are covered by the Tests

lhartl avatar Feb 20 '19 11:02 lhartl

@lhartl what is/was Structural Coverage and where is/was it present in iets3.os? What exactly is the goal of that ticket?

arimer avatar Mar 05 '24 19:03 arimer

Please correct me if I am wrong, but structural coverage e.g. here checks that the structure of nodes (properties, children, references) is referenced in the tests suits (or outside). In other words: are there instances for all properties, children, or references for the assessed concept?

alexanderpann avatar Mar 05 '24 19:03 alexanderpann