The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
cacheItem.go in secretcache |
148 | 9 |
lruCache.go in secretcache |
80 | 5 |
cache.go in secretcache |
78 | 6 |
cacheVersion.go in secretcache |
74 | 7 |
cacheObject.go in secretcache |
34 | 1 |
error.go in secretcache |
22 | 3 |
versionInfo.go in secretcache |
13 | 2 |
cacheConfig.go in secretcache |
12 | - |
buildspec.yml in root |
9 | - |
cacheHook.go in secretcache |
5 | - |
File | # lines | # units |
---|---|---|
cacheItem.go in secretcache |
148 | 9 |
cacheVersion.go in secretcache |
74 | 7 |
cache.go in secretcache |
78 | 6 |
lruCache.go in secretcache |
80 | 5 |
error.go in secretcache |
22 | 3 |
versionInfo.go in secretcache |
13 | 2 |
cacheObject.go in secretcache |
34 | 1 |
There are 2 files with lines longer than 120 characters. In total, there are 3 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
cacheItem.go in secretcache |
148 | 9 | 2 |
cacheVersion.go in secretcache |
74 | 7 | 1 |