The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
main.go in cmd/viewcore |
739 | 25 |
process.go in internal/gocore |
558 | 15 |
process.go in internal/core |
513 | 25 |
dwarf.go in internal/gocore |
491 | 9 |
type.go in internal/gocore |
477 | 18 |
html.go in cmd/viewcore |
394 | 7 |
dominator.go in internal/gocore |
304 | 12 |
object.go in internal/gocore |
289 | 17 |
mapping.go in internal/core |
189 | 11 |
module.go in internal/gocore |
152 | 10 |
dwtest.go in dwtest |
149 | 12 |
region.go in internal/gocore |
138 | 21 |
read.go in internal/core |
110 | 13 |
testenv.go in internal/testenv |
91 | 8 |
reverse.go in internal/gocore |
88 | 3 |
goroutine.go in internal/gocore |
61 | 11 |
address.go in internal/core |
23 | 5 |
thread.go in internal/core |
19 | 4 |
process_unix.go in internal/core |
10 | 1 |
root.go in internal/gocore |
10 | - |
codereview.cfg in root |
1 | - |
File | # lines | # units |
---|---|---|
main.go in cmd/viewcore |
739 | 25 |
process.go in internal/core |
513 | 25 |
region.go in internal/gocore |
138 | 21 |
type.go in internal/gocore |
477 | 18 |
object.go in internal/gocore |
289 | 17 |
process.go in internal/gocore |
558 | 15 |
read.go in internal/core |
110 | 13 |
dominator.go in internal/gocore |
304 | 12 |
dwtest.go in dwtest |
149 | 12 |
mapping.go in internal/core |
189 | 11 |
goroutine.go in internal/gocore |
61 | 11 |
module.go in internal/gocore |
152 | 10 |
dwarf.go in internal/gocore |
491 | 9 |
testenv.go in internal/testenv |
91 | 8 |
html.go in cmd/viewcore |
394 | 7 |
address.go in internal/core |
23 | 5 |
thread.go in internal/core |
19 | 4 |
reverse.go in internal/gocore |
88 | 3 |
process_unix.go in internal/core |
10 | 1 |
There are 7 files with lines longer than 120 characters. In total, there are 27 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
html.go in cmd/viewcore |
394 | 7 | 19 |
main.go in cmd/viewcore |
739 | 25 | 2 |
process.go in internal/core |
513 | 25 | 2 |
mapping.go in internal/core |
189 | 11 | 1 |
region.go in internal/gocore |
138 | 21 | 1 |
dwarf.go in internal/gocore |
491 | 9 | 1 |
type.go in internal/gocore |
477 | 18 | 1 |