MCPcopy Create free account
hub / github.com/apache/ant / match

Method match

src/main/org/apache/tools/ant/types/ArchiveScanner.java:260–268  ·  view source on GitHub ↗

Matches a jar entry against the includes/excludes list, normalizing the path separator. @param path the (non-null) path name to test for inclusion @return true if the path should be included false otherwise.

(String path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

fillMapsFromArchiveMethod · 0.45
fillMapsFromArchiveMethod · 0.45
matchesMethod · 0.45

Calls 5

isIncludedMethod · 0.80
isExcludedMethod · 0.80
isEmptyMethod · 0.65
replaceMethod · 0.45

Tested by

no test coverage detected