File size: 930 Bytes
d5bfab8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
BatchProgramAnalyzer number of program files successfully analyzed: 88 number of program files that could not be loaded: 0 number of program files that was ignored: 0 AnalyzeDependencies number of dependencies: 0 AnalyzeIndirectMemoryAccess number of programs that uses indirect memory access: 1 AnalyzeInstructionConstant number of constants processed unsuccessful: 364 number of constants processed successful: 541 number of items in histogram: 28 AnalyzeInstructionNgram unigram: 16, bigram: 47, trigram: 96, skipgram: 55 AnalyzeSourceNgram unigram: 49, bigram: 188, trigram: 373, skipgram: 211 AnalyzeLineNgram unigram: 304, bigram: 497, trigram: 604, skipgram: 561, ignore count: 5 AnalyzeTargetNgram unigram: 38, bigram: 155, trigram: 292, skipgram: 212 AnalyzeProgramComplexity optimize: 0, dontoptimize: 1, optimize/total: 0.0% AnalyzeProgramModified timestamps: 88 subcommand_analytics finished, elapsed: 23 ms |