MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / y2038.py

File y2038.py

addons/y2038.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2#
3# cppcheck addon for Y2038 safeness detection
4#

Callers

nothing calls this directly

Calls 3

check_y2038_safeFunction · 0.85
compileMethod · 0.80
get_args_parserFunction · 0.70

Tested by

no test coverage detected