Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ overflow_test.cc
File
overflow_test.cc
internal/overflow_test.cc:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright 2021 Google LLC
2
//
3
// Licensed under the Apache License, Version 2.0 (the
"License"
);
4
// you may not use this file except in compliance with the License.
Callers
nothing calls this directly
Calls
12
CheckedAdd
Function · 0.85
CheckedSub
Function · 0.85
CheckedMul
Function · 0.85
CheckedDiv
Function · 0.85
CheckedMod
Function · 0.85
CheckedNegation
Function · 0.85
CheckedUint64ToInt64
Function · 0.85
CheckedDoubleToInt64
Function · 0.85
CheckedInt64ToUint64
Function · 0.85
CheckedDoubleToUint64
Function · 0.85
CheckedInt64ToInt32
Function · 0.85
CheckedUint64ToUint32
Function · 0.85
Tested by
no test coverage detected