70 likes | 254 Views
Project Metrics. Project Metrics (Baseline). Project Unit Test Results. Current Test Count: 33 Added test to cover existing code All tests are passing… “Happy Path Tests” Will begin off- nominals. Unit Test Sample. Parsing/ CodeDOM. C++ Grammar.
E N D
Project Unit Test Results • Current Test Count: 33 • Added test to cover existing code • All tests are passing… • “Happy Path Tests” • Will begin off-nominals
C++ Grammar • Received grammar and included in project. • One parser engine == Three languages
Java to CodeDOM Conversion • Significant work remaining to get all statement variations into CodeDOM • Estimate of 35% complete • On going work will not impede analysis work.