MCPcopy Create free account
hub / github.com/KDE/kdevelop / printStatistics

Method printStatistics

kdevplatform/serialization/itemrepository.h:1668–1671  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1666 }
1667
1668 QString printStatistics() const final
1669 {
1670 return statistics().print();
1671 }
1672
1673 ItemRepositoryStatistics statistics() const
1674 {

Callers 1

printAllStatisticsMethod · 0.45

Calls 2

statisticsFunction · 0.85
printMethod · 0.45

Tested by

no test coverage detected