instrumentation

package
v0.0.0-...-030bc45 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2024 License: LGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func And

func And(left func() bool, right func() bool, fileName string, line int, branchId int) bool

func CmpOrdered

func CmpOrdered(left any, op string, right any, fileName string, line int, branchId int) bool

func CmpUnordered

func CmpUnordered(left any, op string, right any, fileName string, line int, branchId int) bool

func CompletedStatement

func CompletedStatement(fileName string, line int, statement int)

func CompletingStatement

func CompletingStatement(fileName string, line int, statement int, values ...any) any

TODO: Delete if not used? Also as how it works, it is not clear if it makes sense.

func CompletionStatement

func CompletionStatement(fileName string, line int, statement int)

CompletionStatement used for statements like:

  • return (with no data)
  • continue
  • break
  • TODO: For now it is called always

func EnteringStatement

func EnteringStatement(fileName string, line int, statement int)

func Not

func Not(value bool) bool

func Or

func Or(left func() bool, right func() bool, fileName string, line int, branchId int) bool

func RegisterTargets

func RegisterTargets(ids []string)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL