Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SimonKagstrom/kcov
/ functions
Functions
1,062 in github.com/SimonKagstrom/kcov
⨍
Functions
1,062
◇
Types & classes
379
Method
runTest
(self)
tests/tools/test_compiled.py:25
Method
runTest
(self)
tests/tools/test_compiled.py:58
Method
runTest
(self)
tests/tools/test_compiled.py:66
Method
runTest
(self)
tests/tools/test_compiled.py:77
Method
runTest
(self)
tests/tools/test_compiled.py:90
Method
runTest
(self)
tests/tools/test_compiled.py:96
Method
runTest
(self)
tests/tools/test_compiled.py:106
Method
runTest
(self)
tests/tools/test_compiled.py:123
Method
runTest
(self)
tests/tools/test_compiled.py:148
Method
runTest
(self)
tests/tools/test_compiled.py:202
Method
runTest
(self)
tests/tools/test_compiled.py:208
Method
runTest
(self)
tests/tools/test_compiled.py:215
Method
runTest
(self)
tests/tools/test_compiled.py:225
Method
runTest
(self)
tests/tools/test_compiled.py:244
Method
runTest
(self)
tests/tools/test_compiled.py:274
Method
runTest
(self)
tests/tools/test_compiled.py:296
Method
runTest
(self)
tests/tools/test_compiled.py:319
Method
runTest
(self)
tests/tools/test_compiled.py:340
Method
runTest
(self)
tests/tools/test_compiled.py:369
Method
runTest
(self)
tests/tools/test_compiled.py:470
Method
runTest
(self)
tests/tools/test_compiled.py:501
Method
runTest
(self)
tests/tools/test_compiled.py:518
Method
runTest
(self)
tests/tools/test_compiled.py:537
Method
runTest
(self)
tests/tools/test_compiled.py:563
Method
runTest
(self)
tests/tools/test_compiled.py:591
Method
runTest
(self)
tests/tools/test_filter.py:6
Method
runTest
(self)
tests/tools/test_filter.py:47
Method
runTest
(self)
tests/tools/test_filter.py:66
Function
second_fn
(arg)
tests/python/second.py:1
Method
setMainFileRelocation
src/parsers/elf-parser.cc:228
Method
setMainFileRelocation
src/parsers/macho-parser.cc:61
Method
setMainFileRelocation
src/engines/script-engine-base.hh:52
Method
setUp
(self)
tests/tools/libkcov/__init__.py:27
Method
setup
src/parsers/dummy-disassembler.cc:8
Method
setupAllBreakpoints
src/engines/ptrace.cc:337
Method
setupAllBreakpoints
src/engines/kernel-engine.cc:52
Method
setupAllBreakpoints
src/engines/mach-engine.cc:469
Method
setupBasicBlocks
src/parsers/bfd-disassembler.cc:339
Method
setupCommonPaths
src/writers/writer-base.cc:143
Method
setupDefaults
Setup the default key:value pairs
src/configuration.cc:567
Method
setupParser
src/parsers/elf-parser.cc:79
Method
setupParser
src/parsers/macho-parser.cc:328
Method
setupParser
src/engines/script-engine-base.hh:82
Method
setupSections
src/parsers/elf-parser.cc:251
Method
singleStep
src/engines/ptrace_linux.cc:386
Method
singleStep
src/engines/ptrace_freebsd.cc:152
Method
skipInstruction
Skip over this instruction
src/engines/ptrace_linux.cc:396
Method
skipInstruction
Skip over this instruction
src/engines/ptrace_freebsd.cc:163
Method
solibThreadParse
src/solib-handler.cc:139
Method
start
src/output-handler.cc:86
Method
start
src/engines/system-mode-engine.cc:53
Method
start
src/engines/python-engine.cc:54
Method
start
src/engines/bash-engine.cc:59
Method
start
src/engines/kernel-engine.cc:61
Method
start
src/engines/mach-engine.cc:235
Method
startup
src/dummy-solib-handler.cc:8
Method
stop
src/output-handler.cc:94
Function
stripFlags
(open, close)
data/js/handlebars.js:1391
Method
sumOne
src/writers/codecov-writer.cc:84
Method
sumOne
src/writers/cobertura-writer.cc:98
Function
swap_endian
src/include/swap-endian.hh:8
Method
system_mode_memory
src/engines/system-mode-file-format.hh:28
Method
tearDown
(self)
tests/tools/libkcov/__init__.py:31
Function
test_exit
tests/test-module/test_module.c:55
Function
test_init
tests/test-module/test_module.c:43
Method
testmethod1
(self,a,b)
tests/python/unittest/unitundertest.py:9
Function
this_function_should_not_be_called
tests/shared-library/solib.c:18
Method
threadStatic
Wrapper for ptrace
src/solib-handler.cc:192
Function
thread_cb
tests/threads/thread-main.c:7
Function
thread_main
tests/daemon/test-issue31.cc:7
Method
tick
src/collector.cc:66
Method
tie_process_to_cpu
src/engines/ptrace_linux.cc:419
Method
tie_process_to_cpu
src/engines/ptrace_freebsd.cc:169
Function
tjoho2
tests/subdir2/file2.c:4
Function
to_be
src/include/swap-endian.hh:34
Function
to_fnmatch
(pattern)
tests/tools/libkcov/main.py:86
Function
to_le
src/include/swap-endian.hh:43
Function
trace_calls
(frame, event, arg)
src/engines/python-helper.py:73
Function
trace_lines
(frame, event, arg)
src/engines/python-helper.py:63
Method
trace_me
src/engines/ptrace_linux.cc:433
Method
trace_me
src/engines/ptrace_freebsd.cc:174
Function
tracefd_cloexec
src/engines/bash-tracefd-cloexec.c:7
Method
tryDebugLink
src/parsers/elf-parser.cc:412
Method
unMarshal
src/reporter.cc:591
Method
unMarshalFile
src/merge-file-parser.cc:507
Method
unMarshalHeader
src/reporter.cc:266
Method
unMarshalSummary
src/writers/writer-base.cc:122
Method
uncommonOptions
src/configuration.cc:703
Method
unmarshalCoverageData
src/engines/python-engine.cc:227
Method
usage
src/configuration.cc:58
Method
validateCapability
src/capabilities.cc:36
Method
verify
src/parsers/dummy-disassembler.cc:21
Function
viktor_anka
Single-line multi-line string
tests/python/second.py:28
Method
waitEvent
src/engines/ptrace.cc:171
Method
wait_all
src/engines/ptrace_linux.cc:438
Method
wait_all
src/engines/ptrace_freebsd.cc:180
Method
write
src/writers/sonarqube-xml-writer.cc:39
Method
write
src/writers/codecov-writer.cc:50
Method
write
src/writers/cobertura-writer.cc:46
Method
write
src/writers/json-writer.cc:103
← previous
next →
901–1,000 of 1,062, ranked by callers