|
@@ -560,7 +560,6 @@ class Benchmarker:
|
|
# This is assumed to be run from the benchmark root directory
|
|
# This is assumed to be run from the benchmark root directory
|
|
#############################################################
|
|
#############################################################
|
|
def __count_sloc(self):
|
|
def __count_sloc(self):
|
|
- print "here!!!!"
|
|
|
|
all_frameworks = self.__gather_frameworks()
|
|
all_frameworks = self.__gather_frameworks()
|
|
jsonResult = {}
|
|
jsonResult = {}
|
|
|
|
|