Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
printAllStatistics
Method · 0.45
Calls
2
statistics
Function · 0.85
print
Method · 0.45
Tested by
no test coverage detected