Achieve 100% Test and Documentation Coverage. #38

Open
opened 2025-03-03 03:54:11 -05:00 by josh · 1 comment
Owner

All classes and functions should be used and tested for correct behavior.

All classes, functions, and public Constants should be commented with Doxygen annotations.

TODO: Find some way to get a CodeCoverage metric for/from test suite:

All classes and functions should be used and tested for correct behavior. All classes, functions, and public Constants should be commented with Doxygen annotations. TODO: Find some way to get a CodeCoverage metric for/from test suite:
Author
Owner
  • Matrix4x4::CtorFromQuatTrans
  • Matrix4x4::Translate
  • Matrix4x4::Scale
  • Matrix4x4::InverseOrthogonalUniformScale
  • Matrix4x4::InverseOrthonormal
  • Matrix4x4::DeterminantCorrectness
  • Matrix4x4::MulMat3x3
- [ ] Matrix4x4::CtorFromQuatTrans - [ ] Matrix4x4::Translate - [ ] Matrix4x4::Scale - [ ] Matrix4x4::InverseOrthogonalUniformScale - [ ] Matrix4x4::InverseOrthonormal - [ ] Matrix4x4::DeterminantCorrectness - [ ] Matrix4x4::MulMat3x3
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: josh/j3ml#38
No description provided.