MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / countAllFits

Method countAllFits

service/fit.py:164–166  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

162
163 @staticmethod
164 def countAllFits():
165 pyfalog.debug("Getting count of all fits.")
166 return eos.db.countAllFits()
167
168 @staticmethod
169 def countAllFitsGroupedByShip():

Callers 2

backupToXmlMethod · 0.80
exportHtmlMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected