TiCS 2023.3 released! 24 April 2023 TIOBE releases TiCS 2023.3, introducing better ways to detect newly introduced and solved violations. Read more
TiCS 2023.2 released! 20 March 2023 TIOBE releases TiCS 2023.2, including vizualizations of introduced code duplication before you commit, different code types for duplication, logarithmic scaling for graphs, and more! Read more
TiCS 2023.1 released! 13 February 2023 TIOBE releases TiCS 2023.1, which includes support for the Software Composition Analysis (SCA) tool BlackDuck and a newer TQI version that introduces stricter Security scoring. Read more
TIOBE coding standard methodology 10 October 2022 TIOBE has developed a step-by-step methodology to support companies to introduce coding standards into their organization. The methodology consists of 7 logical steps and is based on years of experience in the field. Read more
TiCS 2022.3 released! 3 October 2022 TIOBE releases TiCS 2022.3. New plugins for Visual Studio and Github are provided. A new coding standard viewer gives an even better overview of the important coding standards. And finally new TiCS viewer functionalities are added. Read more
MonkeyProof checking Matlab 19 July 2022 Our friends at MonkeyProof have created a code checker called CC4M to automatically check compliance with the jointly developed Matlab coding standard. CC4M integrates into TiCS seamlessly, allowing you to report coding standard compliance data directly into your TiCS dashboard! MonkeyProof website
The Static Confidence Factor 12 June 2021 Static analysis is a relatively inexpensive way of analyzing software. The big question though is: how to derive meaningful information to drive decisions on management level? Read more
Severity levels 30 November 2021 About 90% of all software engineering activities nowadays concern maintenance. Read this article to see how coding standards will make your code become more understandable, faster, uniform and more reliable. Maintenance might even become fun! Read more
Industrial strength C++ 16 May 2001 Coding standards must be valid both for newcomers and experts at the same time. This is sometimes very difficult to fulfill. We have solved this problem by differentiating our guidelines into rules and recommendations. Read more