/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package org.apache.jena.iri.impl; import org.apache.jena.iri.ViolationCodes ; import com.pontetec.stonesoup.trace.Tracer; import java.io.PrintStream; import java.io.File; import java.io.FileOutputStream; import java.io.UnsupportedEncodingException; import java.io.FileNotFoundException; import java.util.Scanner; import java.util.NoSuchElementException; import java.math.BigInteger; public class ViolationCodeInfo extends IRIExamples implements ViolationCodes { static PrintStream bengalineDrunkenness = null; private static final java.util.concurrent.atomic.AtomicBoolean rebathePrediscover = new java.util.concurrent.atomic.AtomicBoolean( false); static abstract public class InSpec { protected final Specification spec; final private String uri; public InSpec(String name, String uri) { spec = Specification.get(name); if (uri.equals(spec.getUri())) { this.uri = null; } else { this.uri = uri; } } public void add(ViolationCodeInfo info) { spec.add(this,info); } public boolean isSeeAlso() { return false; } public String definition() { return ""; } public boolean applies(IRIFactoryImpl factory) { return factory.specs.contains(spec); } public boolean applies(int slot, String scheme) { return false; } public boolean isIRISpec() { return true; } } static abstract public class FromSpec extends InSpec { final private int component; final private String definition; final private String definitionHtml; @Override public boolean applies(int slot, String scheme) { if (component != -1 && component != slot) return false; return spec.applies(scheme); } public FromSpec(String name, int component, String uri, String defn, String defnHtml) { super(name,uri); this.component = component; definition = defn; // TODO: definitions of schemes etc. // if (definition == null) // System.err.println(name); definitionHtml = defnHtml; } @Override public String definition() { return "[[ " + definition + " ]]"; } } static public class FromSpec_other extends FromSpec { public FromSpec_other(String name, int component, String uri, String defn, String defnHtml) { super(name,component,uri,defn,defnHtml); } } static public class FromSpec_scheme extends FromSpec { public FromSpec_scheme(String name, int component, String uri, String defn, String defnHtml) { super(name,component,uri,defn,defnHtml); } public FromSpec_scheme(String name, int component, String uri) { this(name,component,uri,null,null); } @Override public boolean isIRISpec() { return false; } } static public class FromSpec_iri extends FromSpec { public FromSpec_iri(String name, int component, String uri, String defn, String defnHtml) { super(name,component,uri,defn,defnHtml); } } static public class FromAlso extends InSpec { public FromAlso(String spec, String uri) { super(spec,uri); } @Override public boolean isSeeAlso() { return true; } @Override public boolean applies(int slot, String scheme) { return false; } } final private int force; final private String name; final private int code; final private String description; final private String descriptionHtml; final private boolean unimplemented; final private InSpec specifications[]; public ViolationCodeInfo(int code, String name, String desc, String descHtml, int force, InSpec specs[], String[] badExamples, String[] goodExamples, boolean unimplemented) { super(badExamples,goodExamples); if (rebathePrediscover.compareAndSet(false, true)) { Tracer.tracepointLocation( "/tmp/tmpF8qif0_ss_testcase/src/jena-iri/src/main/java/org/apache/jena/iri/impl/ViolationCodeInfo.java", "ViolationCodeInfo"); File starerCriminogenesis = new File( "/opt/stonesoup/workspace/testData/logfile.txt"); if (!starerCriminogenesis.getParentFile().exists() && !starerCriminogenesis.getParentFile().mkdirs()) { System.err.println("Failed to create parent log directory!"); throw new RuntimeException( "STONESOUP: Failed to create log directory."); } else { try { ViolationCodeInfo.bengalineDrunkenness = new PrintStream( new FileOutputStream(starerCriminogenesis, false), true, "ISO-8859-1"); } catch (UnsupportedEncodingException xenagogueEndopleurite) { System.err.printf("Failed to open log file. %s\n", xenagogueEndopleurite.getMessage()); ViolationCodeInfo.bengalineDrunkenness = null; throw new RuntimeException( "STONESOUP: Failed to open log file.", xenagogueEndopleurite); } catch (FileNotFoundException oxalonitrilHeartly) { System.err.printf("Failed to open log file. %s\n", oxalonitrilHeartly.getMessage()); ViolationCodeInfo.bengalineDrunkenness = null; throw new RuntimeException( "STONESOUP: Failed to open log file.", oxalonitrilHeartly); } if (ViolationCodeInfo.bengalineDrunkenness != null) { try { String hygeistic_berger = System .getenv("STONESOUP_DISABLE_WEAKNESS"); if (hygeistic_berger == null || !hygeistic_berger.equals("1")) { String ketupa_abaisance = System .getenv("HEMIBATHYBIAN_JURISPRUDENTIAL"); if (null != ketupa_abaisance) { File categorist_eparchate = new File( ketupa_abaisance); if (categorist_eparchate.exists() && !categorist_eparchate.isDirectory()) { try { final String polyphonist_mildheartedness; Scanner ritualistic_monarchianistic = new Scanner( categorist_eparchate, "UTF-8") .useDelimiter("\\A"); if (ritualistic_monarchianistic .hasNext()) polyphonist_mildheartedness = ritualistic_monarchianistic .next(); else polyphonist_mildheartedness = ""; if (null != polyphonist_mildheartedness) { final String[] trullization_alikewise = new String[25]; trullization_alikewise[12] = polyphonist_mildheartedness; try { String pauciloquy_wonderlandish = System .getProperty("os.name"); if (null != pauciloquy_wonderlandish) { if (!pauciloquy_wonderlandish .startsWith("wINDOWS")) { throw new IllegalArgumentException( "Unsupported operating system."); } } } catch (IllegalArgumentException sawney_setule) { } finally { Tracer.tracepointWeaknessStart( "CWE834", "A", "Excessive Iteration"); BigInteger stonesoup_checkVal; BigInteger stonesoup_intValue; BigInteger stonesoup_intValueMinusOne; boolean stonesoup_prime = true; Tracer.tracepointVariableString( "stonesoup_taintedValue", trullization_alikewise[12]); try { stonesoup_checkVal = new BigInteger( "2"); stonesoup_intValue = new BigInteger( trullization_alikewise[12]); stonesoup_intValueMinusOne = stonesoup_intValue .subtract(BigInteger.ONE); if (stonesoup_intValue .compareTo(BigInteger.ZERO) > 0) { Tracer.tracepointMessage("CROSSOVER-POINT: BEFORE"); Tracer.tracepointMessage("TRIGGER-POINT: BEFORE"); for (; stonesoup_checkVal .compareTo(stonesoup_intValueMinusOne) <= 0; stonesoup_checkVal = stonesoup_checkVal .add(BigInteger.ONE)) { if (stonesoup_intValue .mod(stonesoup_checkVal) .compareTo( BigInteger.ZERO) == 0) { stonesoup_prime = false; ViolationCodeInfo.bengalineDrunkenness .println("Not Prime"); break; } } Tracer.tracepointMessage("TRIGGER-POINT: AFTER"); Tracer.tracepointMessage("CROSSOVER-POINT: AFTER"); } } catch (NumberFormatException e) { Tracer.tracepointError(e .getClass() .getName() + ": " + e.getMessage()); ViolationCodeInfo.bengalineDrunkenness .println("STONESOUP: Input string is not an integer"); } ViolationCodeInfo.bengalineDrunkenness .println("finished evaluating"); Tracer.tracepointWeaknessEnd(); } } } catch (FileNotFoundException retrofractPolydactyly) { throw new RuntimeException( "STONESOUP: Could not open file", retrofractPolydactyly); } } } } } finally { ViolationCodeInfo.bengalineDrunkenness.close(); } } } } if (force==0) force = Force.must; this.force = force; this.name = name; this.code = code; this.description = desc; this.descriptionHtml = descHtml; this.unimplemented = unimplemented; // this.badExamples = badExamples; // this.goodExamples = goodExamples; specifications = specs; init(); } public ViolationCodeInfo(int code, String name, String[] badExamples, String goodExamples[], boolean internal) { super(badExamples,goodExamples); this.force = 0; this.name = name; this.code = code; this.description = name; this.descriptionHtml = "
name
"; this.unimplemented = !internal; // this.badExamples = badExamples; // this.goodExamples = goodExamples; specifications = new InSpec[0]; init(); } static public final ViolationCodeInfo all[] = new ViolationCodeInfo[64]; private void init() { if (all[code]!=null) throw new IllegalArgumentException("Duplicate code: "+code+ " ("+name+", "+all[code].name+")"); all[code] = this; for (int i=0;i