uploadfileaction.java


current inspection = 2010-07-22 15:04:21 (id #4) base = 2010-07-16 16:14:15 (id #1)

Filter Options
History:
+ added
- dropped
U unchanged
Annotation Kind:
pre
presumption
post
unanalyzed
test


  • void net.sourceforge.pebble.web.action.UploadFileAction()

  • -/+ Kind Annotation Text Date
    +unanalyzedcall on net.sourceforge.pebble.web.action. SecureAction2010-07-22 12:56:56

  • net.sourceforge.pebble.web.action.UploadFileAction__static_init

  • -/+ Kind Annotation Text Date
    +postinit'ed(log)2010-07-22 12:56:56

  • - View process(HttpServletRequest, HttpServletResponse)

  • -/+ Kind Annotation Text Date

  • + View process(HttpServletRequest, HttpServletResponse)

  • -/+ Kind Annotation Text Date
    +pre(soft) net.sourceforge.pebble.PebbleContext__ static_init.new PebbleContext(PebbleContext__static _init#1).configuration != null2010-07-22 12:56:56
    +pre(soft) response != null2010-07-22 12:56:56
    +prethis.model != null2010-07-22 12:56:56
    +prethis.model.data != null2010-07-22 12:56:56
    +presumptionjava.lang.Integer:parseInt(...)@105 in 0..92010-07-22 12:56:56
    +presumptionjava.lang.Integer:parseInt(...)@119 in 0..92010-07-22 12:56:56
    +presumptionjava.util.HashMap:get(...)@63 != null2010-07-22 12:56:56
    +presumptionjava.util.Iterator:next(...)@103 != null2010-07-22 12:56:56
    +presumptionjava.util.Iterator:next(...)@116 != null2010-07-22 12:56:56
    +presumptionnet.sourceforge.pebble.Configuration:getFileUploadS ize(...)@88 in -8_388_608..16_777_2152010-07-22 12:56:56
    +presumptionnet.sourceforge.pebble.domain.FileManager:getFileMe taData(...)@155 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.fileupload.DiskFileUpload:parseR equest(...)@95 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.fileupload.FileItem:getFieldName (...)@104 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.fileupload.FileItem:getFieldName (...)@105 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.fileupload.FileItem:getFieldName (...)@108 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.fileupload.FileItem:getFieldName (...)@118 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.fileupload.FileItem:getFieldName (...)@119 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@65 != null2010-07-22 12:56:56
    +postnew FileTooLargeView(process#4) num objects <= 12010-07-22 12:56:56
    +postnew NotEnoughSpaceView(process#10) num objects <= 12010-07-22 12:56:56
    +postnew RedirectView(process#12) num objects <= 12010-07-22 12:56:56
    +postreturn_value in Addr_Set{null,&new NotEnoughSpaceView(process#10),&new FileTooLargeView(process#4),&new RedirectView(process#12)}2010-07-22 12:56:56
    +unanalyzedcall on java.io.File2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:mkdirs2010-07-22 12:56:56
    +unanalyzedcall on java.util.HashMap:get2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. FileManager:getFile2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.fileupload. FileItem:write2010-07-22 12:56:56
    +test_vectorjava.lang.String:equals(...)@108: {0}, {1}2010-07-22 12:56:56
    +test_vectorjava.lang.String:equals(...)@140: {0}, {1}2010-07-22 12:56:56
    +test_vectorjava.lang.String:length(...)@123: {1.. 232-1}, {0}2010-07-22 12:56:56
    +test_vectorjava.lang.String:startsWith(...)@104: {0}, {1}2010-07-22 12:56:56
    +test_vectorjava.lang.String:startsWith(...)@118: {0}, {1}2010-07-22 12:56:56
    +test_vectorjava.util.Iterator:hasNext(...)@102: {1}, {0}2010-07-22 12:56:56
    +test_vectorjava.util.Iterator:hasNext(...)@115: {1}, {0}2010-07-22 12:56:56
    +test_vectornet.sourceforge.pebble.domain.FileManager:hasEnough Space(...)@135: {0}, {1}2010-07-22 12:56:56
    +test_vectornet.sourceforge.pebble.domain.FileManager:isUnderne athRootDirectory(...)@129: {1}, {0}2010-07-22 12:56:56
    +test_vectororg.apache.commons.fileupload.FileItem:getSize(... )@118: {-263..0}, {1..264-1}2010-07-22 12:56:56
    +test_vectororg.apache.commons.fileupload.FileItem:isFormField( ...)@104: {0}, {1}2010-07-22 12:56:56
    +test_vectororg.apache.commons.fileupload.FileItem:isFormField( ...)@108: {0}, {1}2010-07-22 12:56:56
    +test_vectororg.apache.commons.fileupload.FileItem:isFormField( ...)@118: {1}, {0}2010-07-22 12:56:56
    +test_vectororg.apache.commons.fileupload.FileUpload:isMultipar tContent(...)@84: {0}, {1}2010-07-22 12:56:56

  • - void writeFile(FileManager, String, String, FileItem)

  • -/+ Kind Annotation Text Date

  • + void writeFile(FileManager, String, String, FileItem)

  • -/+ Kind Annotation Text Date
    +prefileManager != null2010-07-22 12:56:56
    +preitem != null2010-07-22 12:56:56
    +presumptionnet.sourceforge.pebble.domain.FileManager:getFile(. ..)@170 != null2010-07-22 12:56:56