. . "10760"^^ . . . . . . . . . . . . . . . . . . . "Tcov is a source code coverage analysis and statement-by-statement profiling tool for software written in Fortran, C and C++. Tcov generates exact counts of the number of times each statement in a program is executed and annotates source code to add instrumentation. It is a standard utility, provided free of cost with Sun Studio software."@en . . . . . "Free for download and use as described in the Sun Studio product license."@en . . . . . . . . "tcov"@en . . . . . . . . . . . . . "Tcov"@en . . . . . . . . . . . "1065025018"^^ . . . "tcov"@en . . "34631143"^^ . . . . . "Tcov is a source code coverage analysis and statement-by-statement profiling tool for software written in Fortran, C and C++. Tcov generates exact counts of the number of times each statement in a program is executed and annotates source code to add instrumentation. It is a standard utility, provided free of cost with Sun Studio software. The tcov utility gives information on how often a program executes segments of code. It produces a copy of the source file, annotated with execution frequencies. The code can be annotated at the basic block level or the source line level. As the statements in a basic block are executed the same number of times, a count of basic block executions equals number of times each statement in the block is executed. The tcov utility does not produce any time-based data."@en . .