repowiserepowise
Sign in
baneeishaque/VoIPSteganography
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisebaneeishaque/VoIPSteganography
VO
VO

baneeishaque / VoIPSteganography

csharpmaster16cdf31870 linessynced 1d ago

Code health

9.3out of 10Excellent

This codebase scores 9.3 out of 10 on defect risk, which we rate excellent. It also scores maintainability 9.1 and static performance risk 10.0 out of 10. The three are scored separately and never blended into one number.

Full health report →
Documentation19pages0 with model-written prose, 19 built from the indexDead code1exportsUnused exports that nothing in the graph reaches
Lines of code
870
Files
13
Symbols
143
Modules
1
Languages
2

Recent activity

All commits →

Commits

No commits indexed yet.

Decisions

  • Mu-law: compute mantissa by shifting by (exponent + 3) to extract four bitsproposed · 1d ago
  • Mu-law: compute exponent by locating the first 1 after the sign bitproposed · 1d ago
  • Mu-law: enforce magnitude limit to avoid overflowproposed · 1d ago
  • Mu-law: add constant to ensure a 1 in the eight bits after the sign bitproposed · 1d ago
  • A-law: compute exponent by shifting right until the first 1 or until exponent reaches 0proposed · 1d ago
  • A-law: set exponent to 0 if first 1 is not found in bits 2 through 8proposed · 1d ago

Needs attention

18 open
  • medium severity. ProposedMu-law: compute mantissa by shifting by (exponent + 3) to extract four bitsAuto-proposed decision awaiting review
  • medium severity. ProposedMu-law: compute exponent by locating the first 1 after the sign bitAuto-proposed decision awaiting review
  • medium severity. ProposedMu-law: enforce magnitude limit to avoid overflowAuto-proposed decision awaiting review
  • medium severity. ProposedMu-law: add constant to ensure a 1 in the eight bits after the sign bitAuto-proposed decision awaiting review
  • medium severity. ProposedA-law: compute exponent by shifting right until the first 1 or until exponent reaches 0Auto-proposed decision awaiting review

Composition

Open the graph →
csharp 92%markdown 8%

Explore this codebase

  • Docs19 pages across 1 modules→
  • ChatAsk this codebase a question and get an answer with its sources→
  • Files13 files with per-file docs, health and history→
  • ArchitectureDependency graph, layers, and 1 entry points→
  • Code healthPer-file scores, 10 open findings, coverage and refactoring targets→
  • Knowledge graphEntities, communities, and the paths between them→
  • Change couplingFiles that keep changing together, mined from commit history→
  • CommitsChange-risk ranked history with agent provenance→
  • ContributorsBus factor, per-file maintainers, and the human/agent split→
  • StatsSize class, origin, lifetime churn, rhythm and records→
  • CostsWhat indexing this snapshot cost, by model and by run→