Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ParzivalHack/PySpector
/ not_fires
Function
not_fires
tests/unit/test_missing_rules.py:50–51 ·
view source on GitHub ↗
(code, rule_id, **kw)
Source
from the content-addressed store, hash-verified
48
49
50
def
not_fires(code, rule_id, **kw):
51
return
not fires(code, rule_id, **kw)
52
53
54
# ============================================================
Callers
15
test_from_string_silent_removed
Method · 0.70
test_static_template_safe
Method · 0.70
test_safe_parameterized_text_safe
Method · 0.70
test_order_by_literal_safe
Method · 0.70
test_comment_line_safe
Method · 0.70
test_comment_line_safe
Method · 0.70
test_verify_true_safe
Method · 0.70
test_verify_capath_safe
Method · 0.70
test_reject_policy_safe
Method · 0.70
test_valid_decode_safe
Method · 0.70
test_defusedxml_safe
Method · 0.70
test_resolve_entities_false_safe
Method · 0.70
Calls
1
fires
Function · 0.70
Tested by
no test coverage detected