Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M66B/FairEmail
/ tail
Method
tail
app/src/main/java/eu/faircode/email/HtmlHelper.java:522–525 ·
view source on GitHub ↗
(Node node, int depth)
Source
from the content-addressed store, hash-verified
520
}
521
522
@Override
523
public
FilterResult tail(Node node,
int
depth) {
524
return
FilterResult.CONTINUE;
525
}
526
});
527
528
// Fix Microsoft namespaces
Callers
nothing calls this directly
Calls
15
normalizeText
Method · 0.95
parseWebColor
Method · 0.95
setSpan
Method · 0.95
i
Method · 0.95
getFontWeight
Method · 0.95
getTypefaceSpan
Method · 0.95
e
Method · 0.95
guessScheme
Method · 0.95
isHyperLink
Method · 0.95
hasBorder
Method · 0.95
isSupportedType
Method · 0.95
w
Method · 0.95
Tested by
no test coverage detected