• Fixed an issue where multi-line comments (/**/) were included in the file metric LOC value measurement.
  • When importing requirements from V-SPICE, modify the [Finish] button to prevent activation if there are no requirements to import.
  • Fixed an issue that inspecting debug informations and host diagnosis point differently.
  • Fixed an issue that did not load a class factory when creating a unit test with the CLI.
  • Fixed an issue where the input value of a structural pointer variable remained in the Test Case tab when the input value was unchecked in the Test Editor.
  • Fixed an issue where project attributes could not be imported when importing a project.
  • Modify the exported toolchain to be imported regardless of whether it is uppercase or not in the root directory when importing the toolchain
  • Modify the warning not to display if the target log is successfully imported even if there is a missing item in the target log.
  • Fixed an issue with compilation errors in the Korean language path.
  • Fixed an issue where the coverage of the template function did not merge when importing coverage.
  • Fixed an issue where stubs of operator[] were not generated.
  • Fixed an issue that occurs when a template parameter is a string and contains special characters.
  • Fixed an issue where the number of functions in the test reports and the Coverage View did not match
  • Fixed an issue where unit test creation was not possible if the function signature was preceded by a keyword other than the template keyword
  • Modify not to create default constructor for class declarations with _declspec(dllimport)
  • Fixed an issue where the report link by target test was incorrect
  • Fixed performance degradation when creating uncovered branch markers