|
6.05
Quality Score |
13
Alerts |
15
Issues |
–
Test Coverage |
|
| ▼ - 0.06 | ▲ + 2 | ▶ ± 0 | – | From last week |
| 1. | Partial DFA minimization implemented | |
| 2. | Token matchers use built over minimized DFA | |
| 3. | Token matcher and build process cleanup | |
| 4. | UTF-8 matcher optimized | |
| 5. | DFA minimisation |
| 1. | 18 commits, +2377 additions, -1807 deletions |
| F TokenMatcherGenerator::buildDfa() rated critical |
| F DfaBuilder::fromNfa() rated critical |
| F Utf8TokenMatcher rated critical |